Home
last modified time | relevance | path

Searched refs:group_ssid (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.h40 unsigned int vht_chwidth, const u8 *group_ssid,
Dp2p_supplicant.c3954 const u8 *group_ssid, size_t group_ssid_len) in wpas_p2ps_prov_complete() argument
4198 if (group_ssid) in wpas_p2ps_prov_complete()
4200 group_ssid, group_ssid_len); in wpas_p2ps_prov_complete()
4213 group_ssid ? " group_ssid=" : "", ssid_hex); in wpas_p2ps_prov_complete()
5319 unsigned int vht_chwidth, const u8 *group_ssid, in wpas_p2p_connect() argument
5405 group_ssid, group_ssid_len) < 0) in wpas_p2p_connect()
Dctrl_iface.c4977 u8 _group_ssid[SSID_MAX_LEN], *group_ssid = NULL; in p2p_ctrl_connect() local
5064 group_ssid = _group_ssid; in p2p_ctrl_connect()
5093 group_ssid, group_ssid_len); in p2p_ctrl_connect()
/external/wpa_supplicant_8/src/p2p/
Dp2p.h1077 unsigned int freq, const u8 *group_ssid,