Searched refs:sizeOfList (Results 1 – 4 of 4) sorted by relevance
438 uAllowedChannelsCount = tParam.content.supportedChannels.sizeOfList; in scanCncnOsSm_FillAllAvailableChannels()
463 …range->num_channels = pParam->content.supportedChannels.sizeOfList; /* Number of channels [0; n… in cmdInterpret_convertAndExecute()464 …range->num_frequency = pParam->content.supportedChannels.sizeOfList; /* Number of entry in the l… in cmdInterpret_convertAndExecute()466 for (i=0; i<pParam->content.supportedChannels.sizeOfList; i++) in cmdInterpret_convertAndExecute()
470 TI_UINT8 sizeOfList; member
499 …faultListOfChannelsPerBand(pRegulatoryDomain, band, &pParam->content.supportedChannels.sizeOfList); in regulatoryDomain_getParam()