#include <wwd_structures.h>
Data Fields | |
| uint8_t | keep_alive_id |
| uint8_t * | packet |
| uint16_t | packet_length |
| uint32_t | period_msec |
Structure describing a packet filter list item
| uint8_t wiced_keep_alive_packet_t::keep_alive_id |
Unique identifier for the keep alive packet
| uint8_t* wiced_keep_alive_packet_t::packet |
Pointer to the keep alive packet
| uint16_t wiced_keep_alive_packet_t::packet_length |
Length of the keep alive packet
| uint32_t wiced_keep_alive_packet_t::period_msec |
Repeat interval in milliseconds