Home
last modified time | relevance | path

Searched refs:on_change_connection_link_key_complete (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_legacy_interface.cc38 .link.classic.on_change_connection_link_key_complete = nullptr,
/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.cc64 .link.classic.on_change_connection_link_key_complete = nullptr, in GetAclInterface()
Dacl_legacy_interface.h58 void (*on_change_connection_link_key_complete)(); member
Dacl.cc562 TRY_POSTING_ON_MAIN(interface_.on_change_connection_link_key_complete); in OnChangeConnectionLinkKeyComplete()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc176 .link.classic.on_change_connection_link_key_complete = nullptr,
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h493 void on_change_connection_link_key_complete(EventView packet) { in on_change_connection_link_key_complete() function