Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dmetric_id_manager.h40 static const int kMaxId; variable
Dmetric_id_manager.cc37 const int MetricIdManager::kMaxId = 65534; // 2^16 - 2 member in bluetooth::common::MetricIdManager
/system/bt/common/
Dmetric_id_allocator.h41 static const int kMaxId; variable
Dmetric_id_allocator.cc34 const int MetricIdAllocator::kMaxId = 65534; // 2^16 - 2 member in bluetooth::common::MetricIdAllocator