Searched refs:kMaxContentLen (Results 1 – 2 of 2) sorted by relevance
229 static constexpr uint16_t kMaxContentLen = OPENTHREAD_CONFIG_DTLS_MAX_CONTENT_LEN; member in ot::MeshCoP::SecureSession
511 uint8_t buf[kMaxContentLen]; in Process()