Searched refs:create_le_connection (Results 1 – 2 of 2) sorted by relevance
287 void create_le_connection(AddressWithType address_with_type, bool add_to_connect_list) { in create_le_connection() function496 create_le_connection(*canceled_connections_.begin(), false); in OnResume()
141 CallOn(pimpl_->le_impl_, &le_impl::create_le_connection, address_with_type, true); in CreateLeConnection()