iso_set_per_adv_set_info_tran_t Struct Reference

The parameter for setting periodic advertising set information. More...

#include <ble_iso.h>

Public Attributes

uint16_t adv_hdl
 
uint16_t service_data
 
uint16_t conn_hdl
 

Detailed Description

The parameter for setting periodic advertising set information.

Definition at line 394 of file ble_iso.h.

Member Data Documentation

◆ adv_hdl

uint16_t iso_set_per_adv_set_info_tran_t::adv_hdl

Used to identify an advertising set,(Range: 0x00-0xEF).

Definition at line 396 of file ble_iso.h.

◆ conn_hdl

uint16_t iso_set_per_adv_set_info_tran_t::conn_hdl

Connection_Handle, (Range: 0x0000 to 0x0EFF)

Definition at line 399 of file ble_iso.h.

◆ service_data

uint16_t iso_set_per_adv_set_info_tran_t::service_data

The Service_Data parameter is a value provided by the Host to identify the periodic advertisement to the peer device. It is not used by the Controller.

Definition at line 397 of file ble_iso.h.


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