Home
last modified time | relevance | path

Searched defs:on_connection_timed_out_from_shim (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_connection_manager.cc79 void connection_manager::on_connection_timed_out_from_shim(const RawAddress& /* address */) { in on_connection_timed_out_from_shim() function in connection_manager
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc416 void on_connection_timed_out_from_shim(const RawAddress& address) { in on_connection_timed_out_from_shim() function