#include <wiced_wifi_deep_sleep.h>
Data Fields | |
| uint8_t * | mask |
| uint32_t | mask_size |
| uint32_t | match_offset |
| uint8_t * | pattern |
| uint32_t | pattern_size |
Packet pattern
| uint8_t* wiced_packet_pattern_t::mask |
pointer to memory holding the mask
| uint32_t wiced_packet_pattern_t::mask_size |
size of mask
| uint32_t wiced_packet_pattern_t::match_offset |
offset in packet to start looking
| uint8_t* wiced_packet_pattern_t::pattern |
pointer to memory holding the pattern
| uint32_t wiced_packet_pattern_t::pattern_size |
size of pattern in bytes