Home
last modified time | relevance | path

Searched refs:P2P_GROUP_CAPAB_PERSISTENT_GROUP (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c163 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_go_neg_req()
303 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_go_neg_resp()
1101 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_go_neg_conf()
H A Dp2p_group.c146 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_group_add_common_ies()
H A Dp2p_pd.c212 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_prov_disc_req()
308 group_capab = P2P_GROUP_CAPAB_PERSISTENT_GROUP | in p2p_build_prov_disc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_go_neg.c173 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_go_neg_req()
313 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_go_neg_resp()
1199 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_go_neg_conf()
H A Dp2p_pd.c212 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_build_prov_disc_req()
308 group_capab = P2P_GROUP_CAPAB_PERSISTENT_GROUP | in p2p_build_prov_disc_resp()
H A Dp2p_group.c151 group_capab |= P2P_GROUP_CAPAB_PERSISTENT_GROUP; in p2p_group_add_common_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h1601 #define P2P_GROUP_CAPAB_PERSISTENT_GROUP BIT(1) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h1695 #define P2P_GROUP_CAPAB_PERSISTENT_GROUP BIT(1) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c1092 return !!(group_capab & P2P_GROUP_CAPAB_PERSISTENT_GROUP); in wpas_p2p_persistent_group()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c1296 return !!(group_capab & P2P_GROUP_CAPAB_PERSISTENT_GROUP); in wpas_p2p_persistent_group()

Completed in 52 milliseconds