Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager.h37 static const size_t kMaxNumPairedDevicesInMemory; variable
Dmetric_id_manager.cc36 const size_t MetricIdManager::kMaxNumPairedDevicesInMemory = 65000; member in bluetooth::common::MetricIdManager
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetric_id_allocator.h38 static const size_t kMaxNumPairedDevicesInMemory; variable
Dmetric_id_allocator.cc35 const size_t MetricIdAllocator::kMaxNumPairedDevicesInMemory = 65000; member in bluetooth::common::MetricIdAllocator