Searched defs:wifi_scan_result2 (Results 1 – 1 of 1) sorted by relevance
289 struct wifi_scan_result2 struct291 uint8_t bssid[MLAN_MAC_ADDR_LENGTH]; /*!< BSSID array */292 bool is_ibss_bit_set; /*!< Is bssid set? */294 uint8_t ssid[MLAN_MAX_SSID_LENGTH]; /*!< ssid array */295 int ssid_len; /*!< SSID length */296 uint8_t Channel; /*!< Channel associated to the BSSID */297 uint8_t RSSI; /*!< Received signal strength */298 uint16_t beacon_period; /*!< Beacon period */299 uint16_t dtim_period; /*!< DTIM period */300 _SecurityMode_t WPA_WPA2_WEP; /*!< Security mode info */[all …]