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... | |
uint8_t bcstCode[HCI_BC_LEN] |
uint16_t bigSyncTimeout |
uint8_t bis[HCI_MAX_BIS_COUNT] |