![]() |
WINC1500 IoT Software APIs
19.5.2
WINC Software API Reference Manual
|
Data Fields | |
uint8 | u8index |
sint8 | s8rssi |
uint8 | u8AuthType |
uint8 | u8ch |
uint8 | au8BSSID [6] |
uint8 | au8SSID [M2M_MAX_SSID_LEN] |
uint8 | _PAD8_ |
Detailed Description
Wi-Fi Scan Result.
Information corresponding to an AP in the Scan Result list identified by its order (index) in the list.
Field Documentation
◆ u8index
uint8 u8index |
AP index in the scan result list.
◆ s8rssi
sint8 s8rssi |
AP signal strength.
◆ u8AuthType
uint8 u8AuthType |
AP authentication type.
◆ u8ch
uint8 u8ch |
AP RF channel.
◆ au8BSSID
uint8 au8BSSID[6] |
BSSID of the AP.
◆ au8SSID
uint8 au8SSID[M2M_MAX_SSID_LEN] |
AP ssid.
◆ _PAD8_
uint8 _PAD8_ |
Padding bytes for forcing 4-byte alignment
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by
