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_SITE_SURVEY_RESULT_T Struct Reference
Site survey result structure. More...
#include <WlanBP3595.h>
Data Fields | |
grp_u8 | aucSsid [GRP_WLD_SSID_SIZE+1] |
grp_u8 | ucBssType |
grp_u8 | ucChannel |
grp_u8 | ucSecurity |
grp_u8 | aucBssid [GRP_WLD_BSSID_SIZE] |
grp_u8 | ucRxPower |
Detailed Description
Site survey result structure.
Definition at line 285 of file WlanBP3595.h.
Field Documentation
grp_u8 aucBssid[GRP_WLD_BSSID_SIZE] |
BSSID
Definition at line 290 of file WlanBP3595.h.
grp_u8 aucSsid[GRP_WLD_SSID_SIZE+1] |
SSID
Definition at line 286 of file WlanBP3595.h.
grp_u8 ucBssType |
BSS type
Definition at line 287 of file WlanBP3595.h.
grp_u8 ucChannel |
Channel
Definition at line 288 of file WlanBP3595.h.
grp_u8 ucRxPower |
Rx power
Definition at line 291 of file WlanBP3595.h.
grp_u8 ucSecurity |
Security
Definition at line 289 of file WlanBP3595.h.
Generated on Wed Jul 13 2022 05:45:33 by
