![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Event parameters associated with the IPV6_EVT_INTERFACE_RX_DATA event. More...
#include <ipv6_api.h>
Data Fields | |
ipv6_header_t * | p_ip_header |
iot_pbuffer_t * | p_rx_packet |
Event parameters associated with the IPV6_EVT_INTERFACE_RX_DATA event.
ipv6_header_t* ipv6_data_rx_t::p_ip_header |
IPv6 header of the packet.
iot_pbuffer_t* ipv6_data_rx_t::p_rx_packet |
Packet buffer contains received data.