Home
last modified time | relevance | path

Searched defs:kMaxDataSize (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dflash.hpp203 static constexpr uint16_t kMaxDataSize = 255; member in ot::Flash::Record
/openthread-latest/src/core/diags/
Dfactory_diags.hpp151 …static constexpr uint16_t kMaxDataSize = OPENTHREAD_CONFIG_POWER_CALIBRATION_RAW_POWER_SE… member
/openthread-latest/tests/unit/
Dtest_mdns.cpp69 static constexpr uint16_t kMaxDataSize = 400; variable