Searched refs:kApplicationDataMaxLength (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/meshcop/ | ||
D | secure_transport.hpp | 232 static constexpr uint16_t kApplicationDataMaxLength = 1152; member in ot::MeshCoP::SecureSession |
D | secure_transport.cpp | 357 uint8_t buffer[kApplicationDataMaxLength]; in Send() |