_cyw43_ev_scan_result_t Struct Reference

Structure to return wifi scan results. More...

#include <cyw43_ll.h>

Data Fields

uint32_t _0 [5]
 
uint8_t bssid [6]
 access point mac address
 
uint16_t _1 [2]
 
uint8_t ssid_len
 length of wlan access point name
 
uint8_t ssid [32]
 wlan access point name
 
uint32_t _2 [5]
 
uint16_t channel
 wifi channel
 
uint16_t _3
 
uint8_t auth_mode
 wifi auth mode CYW43_AUTH_
 
int16_t rssi
 signal strength
 

Detailed Description

Structure to return wifi scan results.


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