HomeSort by: relevance | last modified time | path
    Searched refs:MAC_ADDR_RAND_PNO (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant_i.h 1290 #define MAC_ADDR_RAND_PNO BIT(2)
1293 MAC_ADDR_RAND_PNO)
scan.c 3564 if ((wpa_s->mac_addr_rand_enable & MAC_ADDR_RAND_PNO) &&
3617 if (type & MAC_ADDR_RAND_PNO) {
3651 } else if (type == MAC_ADDR_RAND_PNO) {
3678 } else if (type == MAC_ADDR_RAND_PNO) {
wpa_supplicant.c 7395 (MAC_ADDR_RAND_SCHED_SCAN | MAC_ADDR_RAND_PNO);
9357 if (type & MAC_ADDR_RAND_PNO) {
9358 if (wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_PNO,
9377 if (type & MAC_ADDR_RAND_PNO) {
ctrl_iface.c 10767 type |= MAC_ADDR_RAND_PNO;
  /src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new_handlers.c 4789 rand_type = MAC_ADDR_RAND_PNO;
4848 { "pno", MAC_ADDR_RAND_PNO }

Completed in 32 milliseconds