Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc122 NotifyDeviceBonded(device); in CreateBondOutOfBand()
222 void SecurityManagerImpl::NotifyDeviceBonded(hci::AddressWithType device) { in NotifyDeviceBonded() function in bluetooth::security::internal::SecurityManagerImpl
437 NotifyDeviceBonded(remote); in OnPairingHandlerComplete()
725 NotifyDeviceBonded(result.connection_address); in OnPairingFinished()
728 NotifyDeviceBonded(*result.distributed_keys.remote_identity_address); in OnPairingFinished()
Dsecurity_manager_impl.h211 void NotifyDeviceBonded(hci::AddressWithType device);