wifi8 2.0.0.0
|
#include <wifi8_types.h>
Data Fields | |
uint8_t | u8index |
uint8_t | s8rssi |
uint8_t | u8_auth_type |
uint8_t | u8ch |
uint8_t | au8bssid [6] |
uint8_t | au8ssid [M2M_MAX_SSID_LEN] |
uint8_t | _pad8_ |
uint8_t _pad8_ |
padding bytes for forcing 4-byte alignment
uint8_t au8bssid[6] |
BSSID of the AP.
uint8_t au8ssid[M2M_MAX_SSID_LEN] |
AP SSID.
uint8_t s8rssi |
ap signal strength.
uint8_t u8_auth_type |
ap authentication type.
uint8_t u8ch |
ap rf channel.
uint8_t u8index |
ap index in the scan result list.