Home
last modified time | relevance | path

Searched refs:go_neg_conf_sent (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c1396 dev->go_neg_conf_sent = 0; in p2p_process_go_neg_resp()
1405 dev->go_neg_conf_sent++; in p2p_process_go_neg_resp()
H A Dp2p_i.h136 * go_neg_conf_sent - Number of GO Negotiation Confirmation retries
138 u8 go_neg_conf_sent; member
H A Dp2p.c3694 dev->go_neg_conf_sent <= P2P_GO_NEG_CNF_MAX_RETRY_COUNT) { in p2p_go_neg_conf_cb()
3696 dev->go_neg_conf_sent); in p2p_go_neg_conf_cb()
3705 dev->go_neg_conf_sent++; in p2p_go_neg_conf_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h136 * go_neg_conf_sent - Number of GO Negotiation Confirmation retries
138 u8 go_neg_conf_sent; member
H A Dp2p_go_neg.c1514 dev->go_neg_conf_sent = 0; in p2p_process_go_neg_resp()
1523 dev->go_neg_conf_sent++; in p2p_process_go_neg_resp()
H A Dp2p.c3867 dev->go_neg_conf_sent <= P2P_GO_NEG_CNF_MAX_RETRY_COUNT) {
3869 dev->go_neg_conf_sent);
3878 dev->go_neg_conf_sent++;

Completed in 20 milliseconds