Home
last modified time | relevance | path

Searched refs:kMaxBufferLength (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/posix/platform/
Drcp_caps_diag.cpp796 static constexpr uint16_t kMaxBufferLength = in OutputResult() local
798 char buffer[kMaxBufferLength] = {0}; in OutputResult()