Home
last modified time | relevance | path

Searched defs:ApListStruct (Results 1 – 1 of 1) sorted by relevance

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_wifi/include/bk_private/legacy/
Dwlan_defs_pub.h149 struct ApListStruct struct
151 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 */