Searched defs:kMinId (Results 1 – 5 of 5) sorted by relevance
/system/bt/gd/common/ | ||
D | metric_id_manager.h | 39 static const int kMinId; variable |
D | metric_id_manager.cc | 36 const int MetricIdManager::kMinId = 1; member in bluetooth::common::MetricIdManager |
/system/bt/common/ | ||
D | metric_id_allocator.h | 40 static const int kMinId; variable |
D | metric_id_allocator.cc | 33 const int MetricIdAllocator::kMinId = 1; member in bluetooth::common::MetricIdAllocator |
/system/bt/test/mock/ | ||
D | mock_common_metric_id_allocator.cc | 46 const int MetricIdAllocator::kMinId = 0; member in bluetooth::common::MetricIdAllocator |