Searched defs:kMinId (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/gd/common/ | ||
| D | metric_id_manager.h | 39 static const int kMinId; variable |
| D | metric_id_manager.cc | 39 const int MetricIdManager::kMinId = 1; member in bluetooth::common::MetricIdManager |
| /packages/modules/Bluetooth/system/common/ | ||
| D | metric_id_allocator.h | 40 static const int kMinId; variable |
| D | metric_id_allocator.cc | 36 const int MetricIdAllocator::kMinId = 1; member in bluetooth::common::MetricIdAllocator |