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.cc93 NotifyDeviceBonded(device); in CreateBond()
189 void SecurityManagerImpl::NotifyDeviceBonded(hci::AddressWithType device) { in NotifyDeviceBonded() function in bluetooth::security::internal::SecurityManagerImpl
364 NotifyDeviceBonded(remote); in OnPairingHandlerComplete()
620 NotifyDeviceBonded(result.connection_address); in OnPairingFinished()
Dsecurity_manager_impl.h191 void NotifyDeviceBonded(hci::AddressWithType device);