Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dclassic_impl.h351 AuthenticationCompleteView authentication_complete = AuthenticationCompleteView::Create(packet); in on_authentication_complete() local
352 if (!authentication_complete.IsValid()) { in on_authentication_complete()
356 uint16_t handle = authentication_complete.GetConnectionHandle(); in on_authentication_complete()
363 callbacks->OnAuthenticationComplete(authentication_complete.GetStatus()); in on_authentication_complete()