SAR failed event structure. More...
#include <nrf_mesh_events.h>
Data Fields | |
| nrf_mesh_tx_token_t | token |
| Packet ID of the SAR session. More... | |
| nrf_mesh_sar_session_cancel_reason_t | reason |
| Reason for closing the session. More... | |
Detailed Description
SAR failed event structure.
Definition at line 322 of file nrf_mesh_events.h.
Field Documentation
◆ token
| nrf_mesh_tx_token_t nrf_mesh_evt_sar_failed_t::token |
Packet ID of the SAR session.
Definition at line 325 of file nrf_mesh_events.h.
◆ reason
| nrf_mesh_sar_session_cancel_reason_t nrf_mesh_evt_sar_failed_t::reason |
Reason for closing the session.
Definition at line 327 of file nrf_mesh_events.h.
- mesh/core/api/nrf_mesh_events.h