WE310F5  39.00.000
M2MB_WLAN_BSS_SCAN_CB_INFO_S Struct Reference

Structure to get the count for scan results. More...

#include <m2mb_wlan_driver.h>

Data Fields

UINT8 entries
 
VOIDscan_info
 

Detailed Description

Structure to get the count for scan results.

Structure for storing a number of scan results and pointer to the array of M2MB_WLAN_BSS_SCAN_INFO_T type structures, so that the user can come to know the total number of filled structures. The application uses this data structure to interpret the event payload received with an M2MB_WLAN_SCAN_COMPLETE_CB event.

Definition at line 121 of file m2mb_wlan_driver.h.

Field Documentation

◆ entries

UINT8 entries

Number of scan result entries

Definition at line 123 of file m2mb_wlan_driver.h.

◆ scan_info

VOID* scan_info

Pointer to array to scan result structures

Definition at line 124 of file m2mb_wlan_driver.h.


The documentation for this struct was generated from the following file: