Searched refs:typeIdCount (Results 1 – 1 of 1) sorted by relevance
225 uint8_t typeIdCount = 0; in SendMgmtRequestForwardTrackingSeries() local238 typeIdCount = aMetrics->ConvertToTypeIds(fwdProbingSubTlv.GetTypeIds()); in SendMgmtRequestForwardTrackingSeries()241 fwdProbingSubTlv.SetLength(sizeof(aSeriesId) + sizeof(uint8_t) + typeIdCount); in SendMgmtRequestForwardTrackingSeries()256 uint8_t typeIdCount = 0; in SendMgmtRequestEnhAckProbing() local271 typeIdCount = aMetrics->ConvertToTypeIds(enhAckConfigSubTlv.GetTypeIds()); in SendMgmtRequestEnhAckProbing()274 enhAckConfigSubTlv.SetLength(EnhAckConfigSubTlv::kMinLength + typeIdCount); in SendMgmtRequestEnhAckProbing()