Searched refs:wpas_mac_addr_rand_scan_set (Results 1 – 3 of 3) sorted by relevance
95 int wpas_mac_addr_rand_scan_set(struct wpa_supplicant *wpa_s,
9077 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN, in wpas_enable_mac_addr_randomization()9083 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCHED_SCAN, in wpas_enable_mac_addr_randomization()9092 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO, in wpas_enable_mac_addr_randomization()
3627 int wpas_mac_addr_rand_scan_set(struct wpa_supplicant *wpa_s, in wpas_mac_addr_rand_scan_set() function