Searched refs:allowedCannel (Results 1 – 1 of 1) sorted by relevance
256 u16 allowedCannel; in state_in_measure_channel() local258 allowedCannel = WM_GetAllowedChannel(); in state_in_measure_channel()260 while (((1 << (channel - 1)) & allowedCannel) == 0) in state_in_measure_channel()