Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_go_neg.c24 if (own_intent == P2P_MAX_GO_INTENT) in p2p_go_det()
889 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_req()
1233 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_go_neg.c24 if (own_intent == P2P_MAX_GO_INTENT) in p2p_go_det()
898 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_req()
1242 if ((*msg.go_intent >> 1) > P2P_MAX_GO_INTENT) { in p2p_process_go_neg_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h1589 #define P2P_MAX_GO_INTENT 15 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h1656 #define P2P_MAX_GO_INTENT 15 macro