Searched refs:P2P_DEV_NOT_YET_READY (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_go_neg.c881 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1185 dev->flags |= P2P_DEV_NOT_YET_READY;
H A Dp2p_i.h101 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p.c1601 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1691 dev->flags &= ~P2P_DEV_NOT_YET_READY;
4309 dev->flags & P2P_DEV_NOT_YET_READY ?
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c881 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1185 dev->flags |= P2P_DEV_NOT_YET_READY;
H A Dp2p_i.h101 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p.c1601 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1691 dev->flags &= ~P2P_DEV_NOT_YET_READY;
4309 dev->flags & P2P_DEV_NOT_YET_READY ?
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_go_neg.c881 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1185 dev->flags |= P2P_DEV_NOT_YET_READY;
H A Dp2p_i.h101 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p.c1601 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1691 dev->flags &= ~P2P_DEV_NOT_YET_READY;
4309 dev->flags & P2P_DEV_NOT_YET_READY ?

Completed in 109 milliseconds