Searched refs:MAC_ADDR_RAND_SCAN (Results 1 – 5 of 5) sorted by relevance
1055 #define MAC_ADDR_RAND_SCAN BIT(0) macro1058 #define MAC_ADDR_RAND_ALL (MAC_ADDR_RAND_SCAN | \
1213 if ((wpa_s->mac_addr_rand_enable & MAC_ADDR_RAND_SCAN) && in wpa_supplicant_scan()2787 if (type & MAC_ADDR_RAND_SCAN) { in wpas_mac_addr_rand_scan_clear()2827 if (type == MAC_ADDR_RAND_SCAN) { in wpas_mac_addr_rand_scan_set()
9542 type |= MAC_ADDR_RAND_SCAN; in wpas_ctrl_iface_mac_rand_scan()9612 if (type & MAC_ADDR_RAND_SCAN) { in wpas_ctrl_iface_mac_rand_scan()9613 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN, in wpas_ctrl_iface_mac_rand_scan()
5790 wpa_s->mac_addr_rand_supported |= MAC_ADDR_RAND_SCAN; in wpa_supplicant_init_iface()
508 if (wpa_s->mac_addr_rand_supported & MAC_ADDR_RAND_SCAN) { in registerInterface()510 wpa_s, MAC_ADDR_RAND_SCAN, nullptr, nullptr)) { in registerInterface()