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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
P2pTestListActivity.java 70 adapter.add(TestListItem.newCategory(this, R.string.p2p_group_formation));
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 355 if (!ssid->p2p_group && wpa_s->global->p2p_group_formation != wpa_s) {
389 if (!ssid->p2p_group && wpa_s->global->p2p_group_formation != wpa_s &&
p2p_supplicant.c 971 wpa_s->global->p2p_group_formation = NULL;
    [all...]
wpa_supplicant_i.h 275 struct wpa_supplicant *p2p_group_formation; member in struct:wpa_global
    [all...]
ap.c 552 wpa_s == wpa_s->global->p2p_group_formation) {
760 P2P_GROUP_FORMATION;
    [all...]
wpa_supplicant.c     [all...]

Completed in 192 milliseconds