The parameter for set iso data path trigger. More...

#include <ble_iso.h>

Public Attributes

uint16_t conn_hdl
 
uint8_t direction
 
uint8_t enable_flag
 
int32_t trigger_offset
 

Detailed Description

The parameter for set iso data path trigger.

Definition at line 425 of file ble_iso.h.

Member Data Documentation

◆ conn_hdl

uint16_t iso_set_data_path_trigger_t::conn_hdl

Connection handle of CIS/BIS.

Definition at line 427 of file ble_iso.h.

◆ direction

uint8_t iso_set_data_path_trigger_t::direction

Specifies the data transport path, see iso_data_path_direction_t.

Definition at line 428 of file ble_iso.h.

◆ enable_flag

uint8_t iso_set_data_path_trigger_t::enable_flag

0x00: disable, 0x01: enable.

Definition at line 429 of file ble_iso.h.

◆ trigger_offset

int32_t iso_set_data_path_trigger_t::trigger_offset

Trigger offset in microseconds.

Definition at line 430 of file ble_iso.h.


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