Searched refs:NL80211_CMD_GET_SCAN (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_scan.c | 936 NL80211_CMD_GET_SCAN))) { in nl80211_get_scan_results() 1013 msg = nl80211_cmd_msg(drv->first_bss, NLM_F_DUMP, NL80211_CMD_GET_SCAN); in nl80211_dump_scan()
|
H A D | nl80211_copy.h | 385 * @NL80211_CMD_GET_SCAN: get scan results 392 * NL80211_CMD_GET_SCAN and on the "scan" multicast group) 1139 NL80211_CMD_GET_SCAN, enumerator
|
H A D | driver_nl80211_event.c | 59 C2S(NL80211_CMD_GET_SCAN) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 1373 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SCAN); in nl80211_get_assoc_ssid() 1394 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SCAN); in nl80211_get_assoc_freq()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_scan.c | 965 NL80211_CMD_GET_SCAN))) { in nl80211_get_scan_results() 1054 msg = nl80211_cmd_msg(drv->first_bss, NLM_F_DUMP, NL80211_CMD_GET_SCAN); in nl80211_dump_scan()
|
H A D | nl80211_copy.h | 453 * @NL80211_CMD_GET_SCAN: get scan results 460 * NL80211_CMD_GET_SCAN and on the "scan" multicast group) 659 * %NL80211_CMD_GET_SCAN in order to obtain the scan information for the 1239 NL80211_CMD_GET_SCAN, enumerator
|
H A D | driver_nl80211_event.c | 72 C2S(NL80211_CMD_GET_SCAN) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 482 * NL80211_CMD_GET_SCAN case tries again in the caller; in send_and_recv() 1674 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SCAN); in nl80211_get_assoc_ssid() 1708 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SCAN); in nl80211_get_assoc_freq()
|
Completed in 58 milliseconds