Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler.cc33 data.SetRemoteAuthReqs(remote_authentication_requirements_); in NotifyUiDisplayYesNo()
43 data.SetRemoteAuthReqs(remote_authentication_requirements_); in NotifyUiDisplayYesNo()
53 data.SetRemoteAuthReqs(remote_authentication_requirements_); in NotifyUiDisplayPasskey()
63 data.SetRemoteAuthReqs(remote_authentication_requirements_); in NotifyUiDisplayPasskeyInput()
73 data.SetRemoteAuthReqs(remote_authentication_requirements_); in NotifyUiDisplayPinCodeInput()
/packages/modules/Bluetooth/system/gd/security/
Dui.h60 void SetRemoteAuthReqs(hci::AuthenticationRequirements remote_auth_reqs) { in SetRemoteAuthReqs() function