RX failed event structure. More...
#include <nrf_mesh_events.h>
Data Fields | |
| uint16_t | src |
| Unicast address of the sender. More... | |
| uint8_t | ivi: 1 |
| IV index bit of the RX packet. More... | |
| nrf_mesh_rx_failed_reason_t | reason |
| Reason for the RX failure. More... | |
Detailed Description
RX failed event structure.
Definition at line 284 of file nrf_mesh_events.h.
Field Documentation
◆ src
| uint16_t nrf_mesh_evt_rx_failed_t::src |
Unicast address of the sender.
Definition at line 287 of file nrf_mesh_events.h.
◆ ivi
| uint8_t nrf_mesh_evt_rx_failed_t::ivi |
IV index bit of the RX packet.
Definition at line 289 of file nrf_mesh_events.h.
◆ reason
| nrf_mesh_rx_failed_reason_t nrf_mesh_evt_rx_failed_t::reason |
Reason for the RX failure.
Definition at line 291 of file nrf_mesh_events.h.
- mesh/core/api/nrf_mesh_events.h