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

BIG Create BIG parameters. More...

#include <hci_api.h>

Data Fields

uint8_t bigHandle
 Used to identify the BIG. More...
 
uint8_t advHandle
 Used to identify the periodic advertising train. More...
 
uint8_t numBis
 Total number of BISes in the BIG. More...
 
uint32_t sduInterUsec
 Interval, in microseconds, of BIG SDUs. More...
 
uint16_t maxSdu
 Maximum size of an SDU. More...
 
uint16_t mtlMs
 Maximum time in milliseconds. More...
 
uint8_t rtn
 Retransmitted number. More...
 
uint8_t phys
 Transmitter PHYs of packets. More...
 
uint8_t packing
 Sequential or Interleaved packing. More...
 
uint8_t framing
 Unframed or Framed. More...
 
uint8_t encrypt
 Unencrypted or Encrypted. More...
 
uint8_t bcstCode [HCI_BC_LEN]
 Session key used to encrypt and decrypt BIS payloads. More...
 

Detailed Description

BIG Create BIG parameters.

Definition at line 1120 of file hci_api.h.

Field Documentation

uint8_t advHandle

Used to identify the periodic advertising train.

Definition at line 1123 of file hci_api.h.

uint8_t bcstCode[HCI_BC_LEN]

Session key used to encrypt and decrypt BIS payloads.

Definition at line 1133 of file hci_api.h.

uint8_t bigHandle

Used to identify the BIG.

Definition at line 1122 of file hci_api.h.

uint8_t encrypt

Unencrypted or Encrypted.

Definition at line 1132 of file hci_api.h.

uint8_t framing

Unframed or Framed.

Definition at line 1131 of file hci_api.h.

uint16_t maxSdu

Maximum size of an SDU.

Definition at line 1126 of file hci_api.h.

uint16_t mtlMs

Maximum time in milliseconds.

Definition at line 1127 of file hci_api.h.

uint8_t numBis

Total number of BISes in the BIG.

Definition at line 1124 of file hci_api.h.

uint8_t packing

Sequential or Interleaved packing.

Definition at line 1130 of file hci_api.h.

uint8_t phys

Transmitter PHYs of packets.

Definition at line 1129 of file hci_api.h.

uint8_t rtn

Retransmitted number.

Definition at line 1128 of file hci_api.h.

uint32_t sduInterUsec

Interval, in microseconds, of BIG SDUs.

Definition at line 1125 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.