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 51 if (wpa_s->p2p_mgmt)
66 if (wpa_s->p2p_mgmt)
81 if (wpa_s->p2p_mgmt)
113 if (wpa_s->p2p_mgmt)
122 if (wpa_s->p2p_mgmt)
131 if (wpa_s->p2p_mgmt)
140 if (wpa_s->p2p_mgmt)
149 if (wpa_s->p2p_mgmt)
159 if (wpa_s->p2p_mgmt)
169 if (wpa_s->p2p_mgmt)
    [all...]
wpa_supplicant_i.h 112 * p2p_mgmt - Interface used for P2P management (P2P Device operations)
118 int p2p_mgmt; member in struct:wpa_interface
744 int p2p_mgmt; member in struct:wpa_supplicant
    [all...]
wpa_supplicant.c     [all...]
scan.c 100 if (wpa_s->p2p_mgmt)
101 return 0; /* no normal network profiles on p2p_mgmt interface */
1110 if (wpa_s->p2p_mgmt) {
1112 "Ignore scan request (%d.%06d sec) on p2p_mgmt interface",
    [all...]
events.c     [all...]
p2p_supplicant.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c 959 if (parent->p2p_mgmt)
1029 if (wpa_s->p2p_mgmt)
1131 if (wpa_s->p2p_mgmt)
    [all...]

Completed in 1993 milliseconds