Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dsecurity_manager.h77 Address GetAuthenticationAddress();
Dsecurity_manager.cc80 Address SecurityManager::GetAuthenticationAddress() { in GetAuthenticationAddress() function in test_vendor_lib::SecurityManager
Dlink_layer_controller.cc734 ASSERT(security_manager_.GetAuthenticationAddress() == peer); in IncomingIoCapabilityNegativeResponsePacket()
1155 ASSERT(security_manager_.GetAuthenticationAddress() == peer); in AuthenticateRemoteStage1()
1185 ASSERT(security_manager_.GetAuthenticationAddress() == peer); in AuthenticateRemoteStage2()
1249 if (security_manager_.GetAuthenticationAddress() != peer) { in IoCapabilityRequestNegativeReply()
1264 if (security_manager_.GetAuthenticationAddress() != peer) { in UserConfirmationRequestReply()
1291 if (security_manager_.GetAuthenticationAddress() != peer) { in UserConfirmationRequestNegativeReply()
1299 if (security_manager_.GetAuthenticationAddress() != peer) { in UserPasskeyRequestReply()
1308 if (security_manager_.GetAuthenticationAddress() != peer) { in UserPasskeyRequestNegativeReply()
1317 if (security_manager_.GetAuthenticationAddress() != peer) { in RemoteOobDataRequestReply()
1326 if (security_manager_.GetAuthenticationAddress() != peer) { in RemoteOobDataRequestNegativeReply()