nRF5 SDK for Mesh v5.0.0
Data Fields
nrf_mesh_evt_sar_failed_t Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated