Searched refs:direct_connections_ (Results 1 – 1 of 1) sorted by relevance
666 direct_connections_.erase(address_with_type); in remove_device_from_connect_list()752 if (!direct_connections_.empty()) { in arm_connectability()888 direct_connections_.insert(address_with_type); in create_le_connection()956 direct_connections_.erase(address_with_type); in on_create_connection_timeout()1143 std::unordered_set<AddressWithType> direct_connections_; member