Morse Micro IoT SDK  2.9.7

Detailed Description

Command arguments structure for wlan_standby_set_wake_filter.

Definition at line 3133 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

struct struct_buffer64 filter
 Filter to apply to wake packets to wake on match. More...
 
uint32_t offset
 Offset within wake packet payload to apply the filter. More...
 

Field Documentation

◆ filter

struct struct_buffer64 mmagic_core_wlan_standby_set_wake_filter_cmd_args::filter

Filter to apply to wake packets to wake on match.

Definition at line 3136 of file mmagic_controller.h.

◆ offset

uint32_t mmagic_core_wlan_standby_set_wake_filter_cmd_args::offset

Offset within wake packet payload to apply the filter.

Definition at line 3138 of file mmagic_controller.h.


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