Home
last modified time | relevance | path

Searched refs:P2P_DEV_REPORTED_ONCE (Results 1 - 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c529 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE; in p2p_add_group_clients()
902 !(dev->flags & P2P_DEV_REPORTED_ONCE)); in p2p_add_device()
903 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE; in p2p_add_device()
930 if (dev->flags & P2P_DEV_REPORTED_ONCE) in p2p_device_free()
1754 !(dev->flags & P2P_DEV_REPORTED_ONCE)); in p2p_add_dev_info()
1755 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE; in p2p_add_dev_info()
5424 !(dev->flags & P2P_DEV_REPORTED_ONCE)); in p2p_process_nfc_connection_handover()
5425 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE; in p2p_process_nfc_connection_handover()
H A Dp2p_i.h112 #define P2P_DEV_REPORTED_ONCE BIT(15) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c591 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
970 !(dev->flags & P2P_DEV_REPORTED_ONCE));
976 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
1003 if (dev->flags & P2P_DEV_REPORTED_ONCE)
1877 !(dev->flags & P2P_DEV_REPORTED_ONCE));
1878 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
5638 !(dev->flags & P2P_DEV_REPORTED_ONCE));
5639 dev->flags |= P2P_DEV_REPORTED | P2P_DEV_REPORTED_ONCE;
H A Dp2p_i.h112 #define P2P_DEV_REPORTED_ONCE BIT(15) macro
H A Dp2p_go_neg.c867 !(dev->flags & P2P_DEV_REPORTED_ONCE)); in p2p_process_go_neg_req()

Completed in 17 milliseconds