Searched defs:GetMaxLength (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/common/ | ||
D | frame_builder.hpp | 81 uint16_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::FrameBuilder |
/openthread-latest/src/core/thread/ | ||
D | network_data_leader.hpp | 91 uint8_t GetMaxLength(void) const { return mMaxLength; } in GetMaxLength() function in ot::NetworkData::Leader |