Searched defs:kMaxNumPairedDevicesInMemory (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/common/ | ||
D | metric_id_manager.h | 37 static const size_t kMaxNumPairedDevicesInMemory; variable |
D | metric_id_manager.cc | 35 const size_t MetricIdManager::kMaxNumPairedDevicesInMemory = 65000; member in bluetooth::common::MetricIdManager |
/system/bt/common/ | ||
D | metric_id_allocator.h | 38 static const size_t kMaxNumPairedDevicesInMemory; variable |
D | metric_id_allocator.cc | 32 const size_t MetricIdAllocator::kMaxNumPairedDevicesInMemory = 65000; member in bluetooth::common::MetricIdAllocator |