Searched defs:ApListStruct (Results 1 – 1 of 1) sorted by relevance
149 struct ApListStruct struct151 char ssid[33]; /**< The SSID of an access point.*/152 char ApPower; /**< Signal strength, min:0, max:100*/153 uint8_t bssid[6]; /**< The BSSID of an access point.*/154 char channel; /**< The RF frequency, 1-13*/155 wlan_sec_type_t security; /**< Security type, see wlan_sec_type_t */