Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_connection_manager.cc75 void connection_manager::on_connection_complete(const RawAddress& /* address */) { in on_connection_complete() function in connection_manager
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc410 void on_connection_complete(const RawAddress& address) { in on_connection_complete() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h373 void on_connection_complete(EventView packet) { in on_connection_complete() function
/aosp_15_r20/external/python/bumble/bumble/
Dlink.py129 def on_connection_complete(self): member in LocalLink
/aosp_15_r20/external/aws-crt-java/src/native/
H A Djava_class_ids.h73 jmethodID on_connection_complete; member