HomeSort by relevance Sort by last modified time
    Searched refs:p2p_mgmt (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 64 if (wpa_s->p2p_mgmt)
79 if (wpa_s->p2p_mgmt)
94 if (wpa_s->p2p_mgmt)
136 if (wpa_s->p2p_mgmt)
145 if (wpa_s->p2p_mgmt)
154 if (wpa_s->p2p_mgmt)
163 if (wpa_s->p2p_mgmt)
172 if (wpa_s->p2p_mgmt)
181 if (wpa_s->p2p_mgmt)
191 if (wpa_s->p2p_mgmt)
    [all...]
wpa_supplicant.c     [all...]
wpa_supplicant_i.h 113 * p2p_mgmt - Interface used for P2P management (P2P Device operations)
119 int p2p_mgmt; member in struct:wpa_interface
797 int p2p_mgmt; member in struct:wpa_supplicant
    [all...]
p2p_supplicant.c 556 return !wpa_s->p2p_mgmt && wpa_s->current_ssid &&
805 wpa_s->p2p_mgmt ?
    [all...]
scan.c 100 if (wpa_s->p2p_mgmt)
101 return 0; /* no normal network profiles on p2p_mgmt interface */
1132 if (wpa_s->p2p_mgmt) {
1134 "Ignore scan request (%d.%06d sec) on p2p_mgmt interface",
    [all...]
events.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c 963 if (parent->p2p_mgmt)
1033 if (wpa_s->p2p_mgmt)
1135 if (wpa_s->p2p_mgmt)
    [all...]

Completed in 307 milliseconds