Searched defs:aSubType (Results 1 – 4 of 4) sorted by relevance
218 void SetSubType(uint8_t aSubType) { mSubType = aSubType; } in SetSubType()
648 …uint8_t *GetThreadIe(uint8_t aSubType) { return AsNonConst(AsConst(this)->GetThreadIe(aSubType)); } in GetThreadIe()
561 void SetSubType(SubType aSubType) { GetMetadata().mSubType = aSubType; } in SetSubType()
2602 …d Core::ServiceEntry::AppendPtrRecordTo(TxMessage &aTxMessage, Section aSection, SubType *aSubType) in AppendPtrRecordTo()2717 …e::ServiceEntry::AppendSubServiceNameTo(TxMessage &aTxMessage, Section aSection, SubType &aSubType) in AppendSubServiceNameTo()