Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_interface.h51 void (*on_authentication_complete)(uint16_t handle, tHCI_STATUS status); member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h467 void on_authentication_complete(EventView packet) { in on_authentication_complete() function