Searched refs:P2P_DEV_GROUP_CLIENT_ONLY (Results 1 – 4 of 4) sorted by relevance
495 if (dev->flags & (P2P_DEV_GROUP_CLIENT_ONLY | in p2p_add_group_clients()521 dev->flags |= P2P_DEV_GROUP_CLIENT_ONLY; in p2p_add_group_clients()777 dev->flags &= ~(P2P_DEV_PROBE_REQ_ONLY | P2P_DEV_GROUP_CLIENT_ONLY | in p2p_add_device()1562 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_connect()1744 dev->flags &= ~P2P_DEV_GROUP_CLIENT_ONLY; in p2p_add_dev_info()4293 dev->flags & P2P_DEV_GROUP_CLIENT_ONLY ? in p2p_get_peer_info_txt()5347 dev->flags &= ~(P2P_DEV_PROBE_REQ_ONLY | P2P_DEV_GROUP_CLIENT_ONLY); in p2p_process_nfc_connection_handover()5417 dev->flags |= P2P_DEV_GROUP_CLIENT_ONLY; in p2p_process_nfc_connection_handover()
109 #define P2P_DEV_GROUP_CLIENT_ONLY BIT(12) macro
696 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_invite()
1608 if (dev->flags & P2P_DEV_GROUP_CLIENT_ONLY) { in p2p_send_prov_disc_req()