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

LE Create BIG complete event. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint8_t status
 Status. More...
 
uint8_t bigHandle
 BIG handle. More...
 
uint32_t syncDelayUsec
 Synchronization delay in microseconds. More...
 
uint32_t transLatUsec
 Transport latency, in microseconds. More...
 
uint8_t phy
 Transmit PHY. More...
 
uint8_t nse
 Number of Sub-Events in each BIS event in the BIG. More...
 
uint8_t bn
 Number of new payloads in each BIS event. More...
 
uint8_t pto
 Offset used for pre-transmissions. More...
 
uint8_t irc
 Number of times a payload is transmitted in a BIS event. More...
 
uint16_t maxPdu
 Maximum size of the payload. More...
 
uint16_t isoInterval
 Time between two consecutive ISO anchor points. More...
 
uint8_t numBis
 Number of BIS. More...
 
uint16_t bisHandle [HCI_MAX_BIS_COUNT]
 Connection handles of the BIS's. More...
 

Detailed Description

LE Create BIG complete event.

Definition at line 760 of file hci_api.h.

Field Documentation

uint8_t bigHandle

BIG handle.

Definition at line 764 of file hci_api.h.

uint16_t bisHandle[HCI_MAX_BIS_COUNT]

Connection handles of the BIS's.

Definition at line 775 of file hci_api.h.

uint8_t bn

Number of new payloads in each BIS event.

Definition at line 769 of file hci_api.h.

Event header.

Definition at line 762 of file hci_api.h.

uint8_t irc

Number of times a payload is transmitted in a BIS event.

Definition at line 771 of file hci_api.h.

uint16_t isoInterval

Time between two consecutive ISO anchor points.

Definition at line 773 of file hci_api.h.

uint16_t maxPdu

Maximum size of the payload.

Definition at line 772 of file hci_api.h.

uint8_t nse

Number of Sub-Events in each BIS event in the BIG.

Definition at line 768 of file hci_api.h.

uint8_t numBis

Number of BIS.

Definition at line 774 of file hci_api.h.

uint8_t phy

Transmit PHY.

Definition at line 767 of file hci_api.h.

uint8_t pto

Offset used for pre-transmissions.

Definition at line 770 of file hci_api.h.

uint8_t status

Status.

Definition at line 763 of file hci_api.h.

uint32_t syncDelayUsec

Synchronization delay in microseconds.

Definition at line 765 of file hci_api.h.

uint32_t transLatUsec

Transport latency, in microseconds.

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