Home
last modified time | relevance | path

Searched defs:on_connection_complete (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_connection_manager.cc83 void connection_manager::on_connection_complete(const RawAddress& address) { in on_connection_complete() function in connection_manager
/packages/modules/Bluetooth/system/stack/gatt/
Dconnection_manager.cc436 void on_connection_complete(const RawAddress& address) { in on_connection_complete() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h381 void on_connection_complete(EventView packet) { in on_connection_complete() function