Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dacl_legacy_interface.h61 void (*on_authentication_complete)(uint16_t handle, tHCI_STATUS status); member
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_impl.h350 void on_authentication_complete(EventView packet) { in on_authentication_complete() function