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_i.h85 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p_go_neg.c680 dev->flags &= ~P2P_DEV_NOT_YET_READY;
959 dev->flags |= P2P_DEV_NOT_YET_READY;
H A Dp2p.c1432 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1522 dev->flags &= ~P2P_DEV_NOT_YET_READY;
3683 dev->flags & P2P_DEV_NOT_YET_READY ?
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h85 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p_go_neg.c680 dev->flags &= ~P2P_DEV_NOT_YET_READY;
959 dev->flags |= P2P_DEV_NOT_YET_READY;
H A Dp2p.c1432 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1522 dev->flags &= ~P2P_DEV_NOT_YET_READY;
3683 dev->flags & P2P_DEV_NOT_YET_READY ?
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h85 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p_go_neg.c680 dev->flags &= ~P2P_DEV_NOT_YET_READY;
959 dev->flags |= P2P_DEV_NOT_YET_READY;
H A Dp2p.c1432 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1522 dev->flags &= ~P2P_DEV_NOT_YET_READY;
3683 dev->flags & P2P_DEV_NOT_YET_READY ?

Completed in 286 milliseconds