Home
last modified time | relevance | path

Searched refs:P2P_DEV_P2PS_REPORTED (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_i.h117 #define P2P_DEV_P2PS_REPORTED BIT(20) macro
H A Dp2p.c869 (dev->flags & P2P_DEV_P2PS_REPORTED))) in p2p_add_device()
906 dev->flags |= P2P_DEV_P2PS_REPORTED; in p2p_add_device()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h117 #define P2P_DEV_P2PS_REPORTED BIT(20) macro
H A Dp2p.c933 (dev->flags & P2P_DEV_P2PS_REPORTED)))
979 dev->flags |= P2P_DEV_P2PS_REPORTED;

Completed in 23 milliseconds