Mistake on this page?
Report an issue in GitHub or email us
Data Fields
HciBigCreateSync_t Struct Reference

BIG Create Sync parameters. More...

#include <hci_api.h>

Data Fields

uint8_t bigHandle
 Used to identify the BIG. More...
 
uint16_t syncHandle
 Periodic advertising train handle. More...
 
uint8_t encrypt
 Unencrypted or Encrypted. More...
 
uint8_t bcstCode [HCI_BC_LEN]
 Session key code for encrypt and decrypt BIS payloads. More...
 
uint8_t mse
 Maximum number of subevents. More...
 
uint16_t bigSyncTimeout
 Synchronization timeout for the BIS, in the units of 10ms. More...
 
uint8_t numBis
 Total number of BISes in the BIG. More...
 
uint8_t bis [HCI_MAX_BIS_COUNT]
 List of indices of BISes. More...
 

Detailed Description

BIG Create Sync parameters.

Definition at line 1137 of file hci_api.h.

Field Documentation

uint8_t bcstCode[HCI_BC_LEN]

Session key code for encrypt and decrypt BIS payloads.

Definition at line 1142 of file hci_api.h.

uint8_t bigHandle

Used to identify the BIG.

Definition at line 1139 of file hci_api.h.

uint16_t bigSyncTimeout

Synchronization timeout for the BIS, in the units of 10ms.

Definition at line 1144 of file hci_api.h.

uint8_t bis[HCI_MAX_BIS_COUNT]

List of indices of BISes.

Definition at line 1146 of file hci_api.h.

uint8_t encrypt

Unencrypted or Encrypted.

Definition at line 1141 of file hci_api.h.

uint8_t mse

Maximum number of subevents.

Definition at line 1143 of file hci_api.h.

uint8_t numBis

Total number of BISes in the BIG.

Definition at line 1145 of file hci_api.h.

uint16_t syncHandle

Periodic advertising train handle.

Definition at line 1140 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.