esp_zb_set_channel_mask() function
Set the 2.4G channel mask.
Arguments
channel_mask
Valid channel mask is from 0x00000800 (only channel 11) to 0x07FFF800 (all channels from 11 to 26)
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if the channel mask is out of range