Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dle_impl.h414 direct_connections_.insert(address_with_type); in create_le_connection()
451 if (!direct_connections_.empty()) { in create_le_connection()
524 direct_connections_.erase(address_with_type); in remove_device_from_connect_list()
697 std::set<AddressWithType> direct_connections_; member