Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dmetric_id_manager.h36 static const size_t kMaxNumUnpairedDevicesInMemory; variable
Dmetric_id_manager.cc34 const size_t MetricIdManager::kMaxNumUnpairedDevicesInMemory = 200; member in bluetooth::common::MetricIdManager
/system/bt/common/
Dmetric_id_allocator.h37 static const size_t kMaxNumUnpairedDevicesInMemory; variable
Dmetric_id_allocator.cc31 const size_t MetricIdAllocator::kMaxNumUnpairedDevicesInMemory = 200; member in bluetooth::common::MetricIdAllocator