Morse Micro IoT SDK  2.10.4
Deprecated List
File bootloader.c
This example application is deprecated and will be removed in a future release. Alternative options include third-party projects, such as MCU Boot, or a platform specific bootloader, such as stm32-mw-mcuboot.
Global mmhal_wlan_clear_spi_irq (void)
Do not invoke this function because it is deprecated and will be removed from the mmhal API in a future release. This function need not be implemented as a weak stub is used in morselib.
Global mmosal_task_notify (struct mmosal_task *task)
Do not invoke this function because it is deprecated and will be removed from the mmosal API in a future release.
Global mmosal_task_notify_from_isr (struct mmosal_task *task)
Do not invoke this function because it is deprecated and will be removed from the mmosal API in a future release.
Global mmosal_task_wait_for_notification (uint32_t timeout_ms)
Do not invoke this function because it is deprecated and will be removed from the mmosal API in a future release.
Class mmwlan_config_whitelist
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Class mmwlan_dhcp_lease_info
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_dhcp_lease_update_cb_t )(const struct mmwlan_dhcp_lease_info *lease_info, void *arg)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_disable_tcp_keepalive_offload (void)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_enable_arp_refresh_offload (uint32_t interval_s, uint32_t dest_ip, bool send_as_garp)
It is not recommended to use the WLAN Offload API. It is deprecated and will be removed in a future release.
Global mmwlan_enable_arp_response_offload (uint32_t arp_addr)
It is not recommended to use the WLAN Offload API. It is deprecated and will be removed in a future release.
Global mmwlan_enable_dhcp_offload (mmwlan_dhcp_lease_update_cb_t dhcp_lease_update_cb, void *arg)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_get_mac_addr (uint8_t *mac_addr)
This function is deprecated and provided for backwards compatibility. mmwlan_get_vif_mac_addr should be used for new developments.
Module MMWLAN_OFFLOAD
It is not recommended to use the WLAN Offload API. It is deprecated and will be removed in a future release.
Global mmwlan_register_link_state_cb (mmwlan_link_state_cb_t callback, void *arg)
This function is deprecated and provided for backwards compatibility. mmwlan_register_vif_state_cb should be used for new developments.
Global mmwlan_set_whitelist_filter (const struct mmwlan_config_whitelist *whitelist)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_sta_enable (const struct mmwlan_sta_args *args, mmwlan_sta_status_cb_t sta_status_cb)
The sta_status_cb parameter should not be used. Please use mmwlan_sta_args.ext_sta_status_cb as the preferred callback method.
Module MMWLAN_STANDBY
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_config::bss_inactivity_before_snooze_s
This parameter is no longer used and will be removed in a future release.
Global mmwlan_standby_enter (const struct mmwlan_standby_enter_args *args)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Class mmwlan_standby_enter_args
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_exit (void)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_exit_cb_t )(uint8_t reason, void *arg)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_exit_reason
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_set_config (const struct mmwlan_standby_config *config)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_set_status_payload (const struct mmwlan_standby_set_status_payload_args *args)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Class mmwlan_standby_set_status_payload_args
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_standby_set_wake_filter (const struct mmwlan_standby_set_wake_filter_args *args)
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Class mmwlan_standby_set_wake_filter_args
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Class mmwlan_tcp_keepalive_offload_args
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global MMWLAN_TCP_KEEPALIVE_OFFLOAD_ARGS_INIT
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.
Global mmwlan_tcp_keepalive_offload_cfg
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.