TI BLE5-Stack API Documentation  9.11.01
Data Fields
hciEvt_BLEDataLengthChange_t Struct Reference

LE Data Length Change Event. More...

Data Fields

uint8 BLEEventCode
 BLE Event Code. More...
 
uint16 connHandle
 connection handle More...
 
osal_event_hdr_t hdr
 osal event header More...
 
uint16 maxRxOctets
 maximum receive bytes More...
 
uint16 maxRxTime
 maximum receive time More...
 
uint16 maxTxOctets
 maximum transmission bytes More...
 
uint16 maxTxTime
 maximum transmission time More...
 

Detailed Description

LE Data Length Change Event.

Field Documentation

§ BLEEventCode

uint8 BLEEventCode

BLE Event Code.

§ connHandle

uint16 connHandle

connection handle

§ hdr

osal event header

§ maxRxOctets

uint16 maxRxOctets

maximum receive bytes

§ maxRxTime

uint16 maxRxTime

maximum receive time

§ maxTxOctets

uint16 maxTxOctets

maximum transmission bytes

§ maxTxTime

uint16 maxTxTime

maximum transmission time


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale