Home
last modified time | relevance | path

Searched refs:P2P_DEV_GROUP_CLIENT_ONLY (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.c497 if (dev->flags & (P2P_DEV_GROUP_CLIENT_ONLY | in p2p_add_group_clients()
523 dev->flags |= P2P_DEV_GROUP_CLIENT_ONLY; in p2p_add_group_clients()
780 dev->flags &= ~(P2P_DEV_PROBE_REQ_ONLY | P2P_DEV_GROUP_CLIENT_ONLY | in p2p_add_device()
1576 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_connect()
1746 dev->flags &= ~P2P_DEV_GROUP_CLIENT_ONLY; in p2p_add_dev_info()
4304 dev->flags & P2P_DEV_GROUP_CLIENT_ONLY ? in p2p_get_peer_info_txt()
5364 dev->flags &= ~(P2P_DEV_PROBE_REQ_ONLY | P2P_DEV_GROUP_CLIENT_ONLY); in p2p_process_nfc_connection_handover()
5434 dev->flags |= P2P_DEV_GROUP_CLIENT_ONLY; in p2p_process_nfc_connection_handover()
Dp2p_i.h109 #define P2P_DEV_GROUP_CLIENT_ONLY BIT(12) macro
Dp2p_invitation.c696 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_invite()
Dp2p_pd.c1609 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_send_prov_disc_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.c499 if (dev->flags & (P2P_DEV_GROUP_CLIENT_ONLY | in p2p_add_group_clients()
525 dev->flags |= P2P_DEV_GROUP_CLIENT_ONLY; in p2p_add_group_clients()
784 dev->flags &= ~(P2P_DEV_PROBE_REQ_ONLY | P2P_DEV_GROUP_CLIENT_ONLY | in p2p_add_device()
1596 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_connect()
1766 dev->flags &= ~P2P_DEV_GROUP_CLIENT_ONLY; in p2p_add_dev_info()
4348 dev->flags & P2P_DEV_GROUP_CLIENT_ONLY ? in p2p_get_peer_info_txt()
5409 dev->flags &= ~(P2P_DEV_PROBE_REQ_ONLY | P2P_DEV_GROUP_CLIENT_ONLY); in p2p_process_nfc_connection_handover()
5479 dev->flags |= P2P_DEV_GROUP_CLIENT_ONLY; in p2p_process_nfc_connection_handover()
Dp2p_i.h109 #define P2P_DEV_GROUP_CLIENT_ONLY BIT(12) macro
Dp2p_invitation.c697 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_invite()
Dp2p_pd.c1609 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_send_prov_disc_req()