Home
last modified time | relevance | path

Searched refs:ForgetDevicePostprocess (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager.cc84 ForgetDevicePostprocess(evicted->first, evicted->second); in Init()
177 ForgetDevicePostprocess(evicted->first, evicted->second); in SaveDevice()
194 ForgetDevicePostprocess(mac_address, opt->second); in ForgetDevice()
201 void MetricIdManager::ForgetDevicePostprocess(const Address& mac_address, in ForgetDevicePostprocess() function in bluetooth::common::MetricIdManager
Dmetric_id_manager.h131 void ForgetDevicePostprocess(const hci::Address& mac_address,
/packages/modules/Bluetooth/system/common/
Dmetric_id_allocator.cc75 ForgetDevicePostprocess(evicted->first, evicted->second); in Init()
170 ForgetDevicePostprocess(evicted->first, evicted->second); in SaveDevice()
196 ForgetDevicePostprocess(mac_address, id); in ForgetDevice()
203 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess() function in bluetooth::common::MetricIdAllocator
Dmetric_id_allocator.h131 void ForgetDevicePostprocess(const RawAddress& mac_address, const int id);