Home
last modified time | relevance | path

Searched refs:p2p_go_det (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c20 static int p2p_go_det(u8 own_intent, u8 peer_value) in p2p_go_det() function
910 go = p2p_go_det(p2p->go_intent, *msg.go_intent); in p2p_process_go_neg_req()
1240 go = p2p_go_det(p2p->go_intent, *msg.go_intent); in p2p_process_go_neg_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_go_neg.c33 static int p2p_go_det(u8 own_intent, u8 peer_value) in p2p_go_det() function
995 go = p2p_go_det(p2p->go_intent, *msg.go_intent); in p2p_process_go_neg_req()
1346 go = p2p_go_det(p2p->go_intent, *msg.go_intent); in p2p_process_go_neg_resp()

Completed in 4 milliseconds