Searched defs:kMaxTokenLength (Results 1 – 3 of 3) sorted by relevance
41 const ULONG kMaxTokenLength = 100; variable
934 constexpr int kMaxTokenLength = 16777217; in TEST_F() local
174 …static constexpr uint8_t kMaxTokenLength = OT_COAP_MAX_TOKEN_LENGTH; ///< Maximum token le… member in ot::Coap::Message