This is WlanBP3595 library for AP mode. This library only works with GR-PEACH. We performed the operation check on GR-PEACH E version. Please refer to LICENSE.txt about license of this library.
Fork of WlanBP3595AP by
GRP_WLD_BYTE_ARRAY_T Struct Reference
Byte array structure. More...
#include <WlanBP3595.h>
Data Fields | |
grp_u32 | ulSize |
grp_u8 * | pucData |
Detailed Description
Byte array structure.
Definition at line 267 of file WlanBP3595.h.
Field Documentation
grp_u8* pucData |
Byte array buffer pointer
Definition at line 269 of file WlanBP3595.h.
grp_u32 ulSize |
Array size
Definition at line 268 of file WlanBP3595.h.
Generated on Wed Jul 13 2022 05:45:33 by
