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