Searched refs:otPlatRadioGetPreferredChannelMask (Results 1 – 7 of 7) sorted by relevance
186 OT_TOOL_WEAK uint32_t otPlatRadioGetPreferredChannelMask(otInstance *aInstance) in otPlatRadioGetPreferredChannelMask() function
690 return otPlatRadioGetPreferredChannelMask(GetInstancePtr()); in GetPreferredChannelMask()
195 uint32_t preferredChannels = otPlatRadioGetPreferredChannelMask(mInstance); in EnergyScan()371 channelMask = otPlatRadioGetPreferredChannelMask(mInstance) & aChannelMask; in Attach()
979 uint32_t otPlatRadioGetPreferredChannelMask(otInstance *aInstance);
569 uint32_t otPlatRadioGetPreferredChannelMask(otInstance *aInstance) in otPlatRadioGetPreferredChannelMask() function
2489 return EncodeChannelMask(otPlatRadioGetPreferredChannelMask(mInstance)); in HandlePropertyGet()
1054 OutputLine("0x%x", otPlatRadioGetPreferredChannelMask(GetInstancePtr())); in Process()