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.cc884 le_impl_->on_extended_create_connection( in TEST_F()
912 le_impl_->on_extended_create_connection( in TEST_F()
941 le_impl_->on_extended_create_connection( in TEST_F()
970 le_impl_->on_extended_create_connection( in TEST_F()
Dle_impl.h720 void on_extended_create_connection(CommandStatusView status) { in on_extended_create_connection() function
821 handler_->BindOnce(&le_impl::on_extended_create_connection, common::Unretained(this))); in arm_connectability()