Home
last modified time | relevance | path

Searched refs:MAC_ADDR_RAND_PNO (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dscan.c3219 if ((wpa_s->mac_addr_rand_enable & MAC_ADDR_RAND_PNO) && in wpas_start_pno()
3272 if (type & MAC_ADDR_RAND_PNO) { in wpas_mac_addr_rand_scan_clear()
3306 } else if (type == MAC_ADDR_RAND_PNO) { in wpas_mac_addr_rand_scan_set()
3333 } else if (type == MAC_ADDR_RAND_PNO) { in wpas_mac_addr_rand_scan_get_mask()
Dwpa_supplicant_i.h1261 #define MAC_ADDR_RAND_PNO BIT(2) macro
1264 MAC_ADDR_RAND_PNO)
Dwpa_supplicant.c7159 (MAC_ADDR_RAND_SCHED_SCAN | MAC_ADDR_RAND_PNO);
9159 if (type & MAC_ADDR_RAND_PNO) {
9160 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO,
9179 if (type & MAC_ADDR_RAND_PNO) {
Dctrl_iface.c10727 type |= MAC_ADDR_RAND_PNO; in wpas_ctrl_iface_mac_rand_scan()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c4643 rand_type = MAC_ADDR_RAND_PNO; in wpas_dbus_setter_mac_address_randomization_mask()
4702 { "pno", MAC_ADDR_RAND_PNO } in wpas_dbus_getter_mac_address_randomization_mask()