Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dui.h34 const bluetooth::hci::AddressWithType& GetAddressWithType() { in GetAddressWithType() function
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()
/system/bt/main/shim/
Dbtm_api.cc320 const bluetooth::hci::AddressWithType& address = data.GetAddressWithType(); in HandleConfirm()