Searched refs:on_authentication_complete (Results 1 – 5 of 5) sorted by relevance
47 .link.classic.on_authentication_complete = btm_sec_auth_complete, in GetAclInterface()
61 void (*on_authentication_complete)(uint16_t handle, tHCI_STATUS status); member
401 TRY_POSTING_ON_MAIN(interface_.on_authentication_complete, handle_, in OnAuthenticationComplete()
91 on_authentication_complete(event_packet); in on_classic_event()350 void on_authentication_complete(EventView packet) { in on_authentication_complete() function
139 .link.classic.on_authentication_complete = nullptr, in GetMockAclInterface()