Searched refs:typeIdCount (Results 1 – 1 of 1) sorted by relevance
234 uint8_t typeIdCount = 0; in SendMgmtRequestForwardTrackingSeries() local247 typeIdCount = aMetrics->ConvertToTypeIds(fwdProbingSubTlv.GetTypeIds()); in SendMgmtRequestForwardTrackingSeries()250 fwdProbingSubTlv.SetLength(sizeof(aSeriesId) + sizeof(uint8_t) + typeIdCount); in SendMgmtRequestForwardTrackingSeries()265 uint8_t typeIdCount = 0; in SendMgmtRequestEnhAckProbing() local280 typeIdCount = aMetrics->ConvertToTypeIds(enhAckConfigSubTlv.GetTypeIds()); in SendMgmtRequestEnhAckProbing()283 enhAckConfigSubTlv.SetLength(EnhAckConfigSubTlv::kMinLength + typeIdCount); in SendMgmtRequestEnhAckProbing()