Searched defs:GetSubType (Results 1 – 2 of 2) sorted by relevance
231 uint8_t GetSubType(void) const { return mSubType; } in GetSubType() function in ot::Mac::VendorIeHeader
526 SubType GetSubType(void) const { return static_cast<SubType>(GetMetadata().mSubType); } in GetSubType() function in ot::Message