Searched defs:atu_cmd_do_scan (Results 1 – 1 of 1) sorted by relevance
303 struct atu_cmd_do_scan { struct304 uint8_t Cmd;305 uint8_t Reserved;306 uint16_t Size;308 uint8_t BSSID[IEEE80211_ADDR_LEN];309 uint8_t SSID[IEEE80211_NWID_LEN];310 uint8_t ScanType;311 uint8_t Channel;312 uint16_t ProbeDelay;313 uint16_t MinChannelTime;[all …]