Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h666 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