Searched refs:wpas_mac_addr_rand_scan_set (Results 1 – 3 of 3) sorted by relevance
85 int wpas_mac_addr_rand_scan_set(struct wpa_supplicant *wpa_s,
9336 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN, in wpas_enable_mac_addr_randomization()9342 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCHED_SCAN, in wpas_enable_mac_addr_randomization()9351 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO, in wpas_enable_mac_addr_randomization()
3624 int wpas_mac_addr_rand_scan_set(struct wpa_supplicant *wpa_s, in wpas_mac_addr_rand_scan_set() function