Morse Micro IoT SDK  2.10.4

Detailed Description

Arguments for mmwlan_standby_enter.

Deprecated:
It is not recommended to use the WLAN Offload features API. It is deprecated and will be removed in a future release.

Definition at line 1816 of file mmwlan.h.

#include <mmwlan.h>

Data Fields

mmwlan_standby_exit_cb_t standby_exit_cb
 Callback function to call when we exit standby mode. More...
 
void * standby_exit_arg
 Arguments to pass to callback function. More...
 

Field Documentation

◆ standby_exit_arg

void* mmwlan_standby_enter_args::standby_exit_arg

Arguments to pass to callback function.

Definition at line 1821 of file mmwlan.h.

◆ standby_exit_cb

mmwlan_standby_exit_cb_t mmwlan_standby_enter_args::standby_exit_cb

Callback function to call when we exit standby mode.

Definition at line 1819 of file mmwlan.h.


The documentation for this struct was generated from the following file: