The parameter for read iso tx sync complete event.
More...
#include <ble_iso.h>
The parameter for read iso tx sync complete event.
Definition at line 577 of file ble_iso.h.
◆ con_hdl
uint16_t iso_read_iso_tx_sync_cmpl_evt_t::con_hdl |
Connection handle of the bis or cis, (Range: 0x0000 to 0x0EFF).
Definition at line 580 of file ble_iso.h.
◆ pkt_seq_num
uint16_t iso_read_iso_tx_sync_cmpl_evt_t::pkt_seq_num |
The packet sequence number of the ISO_SDU.
Definition at line 581 of file ble_iso.h.
◆ status
uint8_t iso_read_iso_tx_sync_cmpl_evt_t::status |
0x00: succeeded. 0x01-0xFF: failed
Definition at line 579 of file ble_iso.h.
◆ time_offset
uint32_t iso_read_iso_tx_sync_cmpl_evt_t::time_offset |
The time offset associated with the ISO_SDU identified by the seq_num, (Range: 0x000000 to 0xFFFFFF)
Definition at line 583 of file ble_iso.h.
◆ time_stap
uint32_t iso_read_iso_tx_sync_cmpl_evt_t::time_stap |
The timestamp of an SDU identified by the seq_num, (Range: 0x00000000 to 0xFFFFFFFF)
Definition at line 582 of file ble_iso.h.
The documentation for this struct was generated from the following file: