Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metric_id_api.cc56 void ForgetDeviceFromMetricIdAllocator(const RawAddress& /* raw_address */) { in ForgetDeviceFromMetricIdAllocator() function
/packages/modules/Bluetooth/system/main/shim/
Dmetric_id_api.h78 void ForgetDeviceFromMetricIdAllocator(const RawAddress& raw_address);
Dmetric_id_api.cc67 void ForgetDeviceFromMetricIdAllocator(const RawAddress& raw_address) { in ForgetDeviceFromMetricIdAllocator() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc120 bluetooth::shim::ForgetDeviceFromMetricIdAllocator(address); in forget_device_from_metric_id_allocator()