Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc714 le_impl_->on_extended_create_connection( in TEST_F()
732 le_impl_->on_extended_create_connection( in TEST_F()
751 le_impl_->on_extended_create_connection( in TEST_F()
770 le_impl_->on_extended_create_connection( in TEST_F()
Dle_impl.h791 void on_extended_create_connection(CommandStatusView status) { in on_extended_create_connection() function
912 handler_->BindOnce(&le_impl::on_extended_create_connection, common::Unretained(this))); in arm_connectability()