Searched defs:SetSubType (Results 1 – 2 of 2) sorted by relevance
218 void SetSubType(uint8_t aSubType) { mSubType = aSubType; } in SetSubType() function in ot::Mac::VendorIeHeader
561 void SetSubType(SubType aSubType) { GetMetadata().mSubType = aSubType; } in SetSubType() function in ot::Message