The parameter for periodic advertising synchronization transport. More...

#include <ble_iso.h>

Public Attributes

uint16_t sync_hdl
 
uint16_t service_data
 
uint16_t conn_hdl
 

Detailed Description

The parameter for periodic advertising synchronization transport.

Definition at line 405 of file ble_iso.h.

Member Data Documentation

◆ conn_hdl

uint16_t iso_per_adv_sync_tran_t::conn_hdl

Connection_Handle, (Range: 0x0000 to 0x0EFF)

Definition at line 410 of file ble_iso.h.

◆ service_data

uint16_t iso_per_adv_sync_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 408 of file ble_iso.h.

◆ sync_hdl

uint16_t iso_per_adv_sync_tran_t::sync_hdl

identifying the periodic advertising, (Range: 0x0000 to 0x0EFF).

Definition at line 407 of file ble_iso.h.


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