LOG_W(PHY,"PUCCH Invalid scheduling request period : at line %d in function %s of file %s \n",LINE_FILE,__func__,FILE_NAME);
return(0);
}
if(SR_offset>SR_periodicity){
LOG_E(PHY,"PUCCH SR offset %d is greater than SR periodicity %d : at line %d in function %s of file %s \n",SR_offset,SR_periodicity,LINE_FILE,__func__,FILE_NAME);