Command response to SERIAL_OPCODE_CMD_MESH_PACKET_SEND with information about the sent packet. More...
#include <serial_cmd_rsp.h>
Data Fields | |
| nrf_mesh_tx_token_t | token |
| TX Token assigned to the packet. More... | |
Detailed Description
Command response to SERIAL_OPCODE_CMD_MESH_PACKET_SEND with information about the sent packet.
Definition at line 298 of file serial_cmd_rsp.h.
Field Documentation
◆ token
| nrf_mesh_tx_token_t serial_evt_cmd_rsp_data_packet_send_t::token |
TX Token assigned to the packet.
Can be used to resolve which packet a SERIAL_OPCODE_EVT_MESH_TX_COMPLETE event refers to.
Definition at line 300 of file serial_cmd_rsp.h.
- mesh/serial/include/serial_cmd_rsp.h