Morse Micro IoT SDK  2.12.3
Deprecated List
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.
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.
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.