Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc138 NotifyDeviceBonded(device); in CreateBondOutOfBand()
238 void SecurityManagerImpl::NotifyDeviceBonded(hci::AddressWithType device) { in NotifyDeviceBonded() function in bluetooth::security::internal::SecurityManagerImpl
452 NotifyDeviceBonded(remote); in OnPairingHandlerComplete()
748 NotifyDeviceBonded(result.connection_address); in OnPairingFinished()
751 NotifyDeviceBonded(*result.distributed_keys.remote_identity_address); in OnPairingFinished()
Dsecurity_manager_impl.h216 void NotifyDeviceBonded(hci::AddressWithType device);