5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_packet_pattern_t Struct Reference

#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
 

Detailed Description

Packet pattern

Field Documentation

◆ mask

uint8_t* wiced_packet_pattern_t::mask

pointer to memory holding the mask

◆ mask_size

uint32_t wiced_packet_pattern_t::mask_size

size of mask

◆ match_offset

uint32_t wiced_packet_pattern_t::match_offset

offset in packet to start looking

◆ pattern

uint8_t* wiced_packet_pattern_t::pattern

pointer to memory holding the pattern

◆ pattern_size

uint32_t wiced_packet_pattern_t::pattern_size

size of pattern in bytes


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