Searched refs:group_ssid (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | p2p_supplicant.h | 40 unsigned int vht_chwidth, int he, const u8 *group_ssid,
|
| HD | p2p_supplicant.c | 4031 const u8 *group_ssid, size_t group_ssid_len) in wpas_p2ps_prov_complete() argument 4299 if (group_ssid) in wpas_p2ps_prov_complete() 4301 group_ssid, group_ssid_len); in wpas_p2ps_prov_complete() 4314 group_ssid ? " group_ssid=" : "", ssid_hex); in wpas_p2ps_prov_complete() 5493 unsigned int vht_chwidth, int he, const u8 *group_ssid, in wpas_p2p_connect() argument 5583 group_ssid, group_ssid_len) < 0) in wpas_p2p_connect()
|
| HD | ctrl_iface.c | 5630 u8 _group_ssid[SSID_MAX_LEN], *group_ssid = NULL; in p2p_ctrl_connect() local 5719 group_ssid = _group_ssid; in p2p_ctrl_connect() 5748 group_ssid, group_ssid_len); in p2p_ctrl_connect()
|
| /dragonfly/contrib/wpa_supplicant/src/p2p/ |
| HD | p2p.h | 1084 unsigned int freq, const u8 *group_ssid,
|