Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dmetric_id_manager.h37 static const size_t kMaxNumPairedDevicesInMemory; variable
Dmetric_id_manager.cc35 const size_t MetricIdManager::kMaxNumPairedDevicesInMemory = 65000; member in bluetooth::common::MetricIdManager
/system/bt/common/
Dmetric_id_allocator.h38 static const size_t kMaxNumPairedDevicesInMemory; variable
Dmetric_id_allocator.cc32 const size_t MetricIdAllocator::kMaxNumPairedDevicesInMemory = 65000; member in bluetooth::common::MetricIdAllocator