Searched defs:kMaxId (Results 1 – 11 of 11) sorted by relevance
50 const IdType kMaxId = 1023; in TEST() local101 const IdType kMaxId = 1023; in TEST() local
40 static const int kMaxId; variable
38 const int MetricIdManager::kMaxId = 65534; // 2^16 - 2 member in bluetooth::common::MetricIdManager
41 static const int kMaxId; variable
37 const int MetricIdAllocator::kMaxId = 65534; // 2^16 - 2 member in bluetooth::common::MetricIdAllocator
50 static const int kMaxId = 1 << kPartShift; variable
194 static constexpr uint32_t kMaxId = (1 << 24) - 1; // See id_ : 24 below. variable
559 static constexpr uint8_t kMaxId = 15; member in ot::NetworkData::Leader::ContextIds
197 static constexpr uint32_t kMaxId = (1 << 24) - 1; // See id_ : 24 below. variable
138 constexpr int RtpExtension::kMaxId; member in webrtc::RtpExtension
396 static constexpr int kMaxId = 255; member