Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h691 …common::BindOnce(&le_impl::on_create_connection_timeout, common::Unretained(this), address_with_ty… in direct_connect_add()
1022 void on_create_connection_timeout(AddressWithType address_with_type) { in on_create_connection_timeout() function
Dle_impl_test.cc1237 TEST_F(LeImplTest, on_create_connection_timeout) { in TEST_F() argument
1246 le_impl_->on_create_connection_timeout(remote_public_address_with_type_); in TEST_F()