Searched defs:GetHeaderLength (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/core/thread/ | ||
D | lowpan.cpp | 1222 uint16_t MeshHeader::GetHeaderLength(void) const in GetHeaderLength() function in ot::Lowpan::MeshHeader |
/external/openthread/src/core/mac/ | ||
D | mac_frame.cpp | 631 uint8_t Frame::GetHeaderLength(void) const in GetHeaderLength() function in ot::Mac::Frame |
/external/openthread/src/core/coap/ | ||
D | coap_message.hpp | 549 uint16_t GetHeaderLength(void) const { return GetHelpData().mHeaderLength; } in GetHeaderLength() function in ot::Coap::Message |