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

  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 64 if (!wpa_s->p2p_mgmt) {
82 if (!wpa_s->p2p_mgmt) {
99 if (wpa_s->p2p_mgmt)
143 if (wpa_s->p2p_mgmt)
154 if (wpa_s->p2p_mgmt)
163 if (wpa_s->p2p_mgmt)
171 if (wpa_s->p2p_mgmt)
180 if (wpa_s->p2p_mgmt)
189 if (wpa_s->p2p_mgmt)
200 if (wpa_s->p2p_mgmt)
    [all...]
offchannel.c 28 if (wpa_s->p2p_mgmt && wpa_s != wpa_s->parent &&
wpa_supplicant.c     [all...]
wpa_supplicant_i.h 114 * p2p_mgmt - Interface used for P2P management (P2P Device operations)
120 int p2p_mgmt; member in struct:wpa_interface
829 int p2p_mgmt; member in struct:wpa_supplicant
    [all...]
p2p_supplicant.c 564 return !wpa_s->p2p_mgmt && wpa_s->current_ssid &&
813 wpa_s->p2p_mgmt ?
    [all...]
scan.c 96 if (wpa_s->p2p_mgmt)
97 return 0; /* no normal network profiles 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 165 milliseconds