OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_SUPPORT is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

If this setting is set to 1, the channel range is defined by the platform. Choosing this option requires the following configuration options to be defined by Platform: OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_CHANNEL_PAGE, OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_CHANNEL_MIN, OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_CHANNEL_MAX and, OPENTHREAD_CONFIG_PLATFORM_RADIO_PROPRIETARY_CHANNEL_MASK. If this setting is set to 1, the IEEE 802.15.4 channel range is 1 to 10. If this settings is set to 1, the IEEE 802.15.4 channel range is 11 to 26. At least one of these settings must be set to 1. The platform must support the modulation and frequency band configured by the setting.

References