HomeSort by: relevance | last modified time | path
    Searched refs:group_iface (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p_pd.c 51 int group_iface; local
59 &ssid_len, &group_iface, &force_freq);
71 if (group_iface)
85 if (group_iface)
p2p.h 1057 * @group_iface: Buffer for returning whether a separate group interface
1068 u8 *ssid, size_t *ssid_len, int *group_iface,
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 4350 u8 *ssid, size_t *ssid_len, int *group_iface,
4358 * group_iface will be set to 1 only if a dedicated interface for P2P
4361 * persistent group and set group_iface to 1, so the caller will know
4364 *group_iface = 0;
4372 *group_iface = wpas_p2p_create_iface(wpa_s);

Completed in 64 milliseconds