Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/security/
H A Dfacade.cc425 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayConfirmValue()
438 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayYesNoDialog()
449 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayPasskey()
462 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayEnterPasskeyDialog()
473 const bluetooth::hci::AddressWithType& peer = data.GetAddressWithType(); in DisplayEnterPinDialog()
H A Dui.h34 const bluetooth::hci::AddressWithType& GetAddressWithType() { in GetAddressWithType() function
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc320 const bluetooth::hci::AddressWithType& address = data.GetAddressWithType(); in HandleConfirm()