This is WlanBP3595 library for STA 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 WlanBP3595STA by Rohm

Embed: (wiki syntax)

« Back to documentation index

GRP_WLD_SITE_SURVEY_RESULT_ARRAY_T Struct Reference

GRP_WLD_SITE_SURVEY_RESULT_ARRAY_T Struct Reference

Site survey result array structure. More...

#include <WlanBP3595.h>

Data Fields

grp_si iCnt
grp_wld_site_survey_result atResult [GRP_WLD_IOCTL_SITE_SURVEY_RESULT_MAX]

Detailed Description

Site survey result array structure.

Definition at line 297 of file WlanBP3595.h.


Field Documentation

grp_wld_site_survey_result atResult[GRP_WLD_IOCTL_SITE_SURVEY_RESULT_MAX]

result

Definition at line 299 of file WlanBP3595.h.

grp_si iCnt

Valid data count

Definition at line 298 of file WlanBP3595.h.