Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc536 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayConfirmValue()
549 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayYesNoDialog()
560 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayPasskey()
573 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayEnterPasskeyDialog()
584 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayEnterPinDialog()
Dui.h37 const bluetooth::hci::AddressWithType& GetAddressWithType() { in GetAddressWithType() function