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

#include <wwd_structures.h>

Data Fields

uint8_t keep_alive_id
 
uint8_t * packet
 
uint16_t packet_length
 
uint32_t period_msec
 

Detailed Description

Structure describing a packet filter list item

Field Documentation

◆ keep_alive_id

uint8_t wiced_keep_alive_packet_t::keep_alive_id

Unique identifier for the keep alive packet

◆ packet

uint8_t* wiced_keep_alive_packet_t::packet

Pointer to the keep alive packet

◆ packet_length

uint16_t wiced_keep_alive_packet_t::packet_length

Length of the keep alive packet

◆ period_msec

uint32_t wiced_keep_alive_packet_t::period_msec

Repeat interval in milliseconds


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