![]() |
Synergy Software Package User's Manual
|
#include <sf_wifi_api.h>
Data Fields | |
| sf_wifi_interface_hw_mode_t | hw_mode |
| Hardware mode 802.11a/b/g/n. | |
| uint8_t | rssi |
| Signal Strength. | |
| uint8_t | ssid [SF_WIFI_SSID_LENGTH+1] |
| SSID name. | |
| uint8_t | bssid [SF_WIFI_MAC_ADDR_LENGTH] |
| Basic Service Set Identification (i.e. MAC address of Access Point) | |
| uint8_t | channel |
| Radio channel that the AP beacon was received on. | |
| sf_wifi_security_type_t | security |
| Security type. | |
| sf_wifi_encryption_type_t | encryption |
| Encryption type. | |
| sf_wifi_bss_type_t | bss_type |
| Network type. | |
Define the structure to store the SSID scan information