Deprecated List#

  • Global sl_wisun_connect (const uint8_t *name, sl_wisun_regulatory_domain_t reg_domain, sl_wisun_operating_class_t op_class, sl_wisun_operating_mode_t op_mode) SL_DEPRECATED_API_SDK_4_2

    This function will be removed in the future versions of the Wi-SUN stack. See sl_wisun_join() for a replacement.

  • Global sl_wisun_set_channel_plan (uint32_t ch0_frequency, uint16_t number_of_channels, sl_wisun_channel_spacing_t channel_spacing) SL_DEPRECATED_API_SDK_4_2

    This function will be removed in the future versions of the Wi-SUN stack. See sl_wisun_join() for a replacement.

  • Global sl_wisun_set_network_size (sl_wisun_network_size_t size) SL_DEPRECATED_API_SDK_4_2

    This function will be removed in the future versions of the Wi-SUN stack. See sl_wisun_set_connection_parameters() for a replacement.

  • Global sl_wisun_util_get_rf_settings (uint8_t *reg_domain, uint8_t *op_class, uint16_t *op_mode) SL_DEPRECATED_API_SDK_4_2

    This function will be removed in the future versions of the Wi-SUN stack. See sl_wisun_util_get_phy_config() for a replacement.