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 326 if (!ssid->p2p_group && wpa_s->global->p2p_group_formation != wpa_s)
356 if (!ssid->p2p_group && wpa_s->global->p2p_group_formation != wpa_s &&
p2p_supplicant.c 963 wpa_s->global->p2p_group_formation = NULL;
    [all...]
wpa_supplicant_i.h 274 struct wpa_supplicant *p2p_group_formation; member in struct:wpa_global
    [all...]
ap.c 491 wpa_s == wpa_s->global->p2p_group_formation) {
701 P2P_GROUP_FORMATION;
1215 P2P_GROUP_FORMATION;
    [all...]
wpa_supplicant.c     [all...]

Completed in 194 milliseconds