Home
last modified time | relevance | path

Searched defs:kMaxNumUnpairedDevicesInMemory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager.h36 static const size_t kMaxNumUnpairedDevicesInMemory; variable
Dmetric_id_manager.cc35 const size_t MetricIdManager::kMaxNumUnpairedDevicesInMemory = 200; member in bluetooth::common::MetricIdManager
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetric_id_allocator.h37 static const size_t kMaxNumUnpairedDevicesInMemory; variable
Dmetric_id_allocator.cc34 const size_t MetricIdAllocator::kMaxNumUnpairedDevicesInMemory = 200; member in bluetooth::common::MetricIdAllocator