Searched defs:SetSubType (Results 1 – 3 of 3) sorted by relevance
63 void App::SetSubType(uint8_t subtype) { in SetSubType() function in webrtc::rtcp::App
241 void SetSubType(uint8_t aSubType) { mSubType = aSubType; } in SetSubType() function in ot::Mac::VendorIeHeader
534 void SetSubType(SubType aSubType) { GetMetadata().mSubType = aSubType; } in SetSubType() function in ot::Message