Searched refs:on_authentication_complete (Results 1 – 6 of 6) sorted by relevance
36 .link.classic.on_authentication_complete = nullptr,
62 .link.classic.on_authentication_complete = btm_sec_auth_complete, in GetAclInterface()
57 void (*on_authentication_complete)(uint16_t handle, tHCI_STATUS status); member
551 TRY_POSTING_ON_MAIN(interface_.on_authentication_complete, handle_, in OnAuthenticationComplete()
94 on_authentication_complete(event_packet); in on_classic_event()481 void on_authentication_complete(EventView packet) { in on_authentication_complete() function
174 .link.classic.on_authentication_complete = nullptr,