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_DEV_STRINGS_T Struct Reference
Device strings structure. More...
#include <WlanBP3595.h>
Data Fields | |
grp_u32 | ulFirmwareVersionSize |
grp_u8 * | pucFirmwareVersionBuf |
grp_u32 | ulSerialNumberSize |
grp_u8 * | pucSerialNumberBuf |
Detailed Description
Device strings structure.
Definition at line 275 of file WlanBP3595.h.
Field Documentation
grp_u8* pucFirmwareVersionBuf |
buffer pointer
Definition at line 277 of file WlanBP3595.h.
grp_u8* pucSerialNumberBuf |
buffer pointer
Definition at line 279 of file WlanBP3595.h.
grp_u32 ulFirmwareVersionSize |
buffer size
Definition at line 276 of file WlanBP3595.h.
grp_u32 ulSerialNumberSize |
buffer size
Definition at line 278 of file WlanBP3595.h.
Generated on Wed Jul 13 2022 05:45:33 by
