TI BLE5-Stack API Documentation  9.12.00
Data Fields
hciEvt_BLEExtCteConnectionlessIqReport_t Struct Reference

LE Extended CTE Connectionless IQ Report Event. More...

Data Fields

uint8 BLEEventCode
 BLE Event Code. More...
 
uint8 channelIndex
 index of channel More...
 
uint8 cteType
 cte type More...
 
uint8 dataLen
 samples data length More...
 
uint16 eventCounter
 periodic adv event counter More...
 
uint8 eventIndex
 event number More...
 
osal_event_hdr_t hdr
 osal event header More...
 
void * iqSamples
 list of interleaved I/Q samples (list size is dataLen*2) More...
 
uint16 rssi
 current rssi More...
 
uint8 rssiAntenna
 antenna ID More...
 
uint8 sampleCtrl
 sample control - default filtering or RAW_RF More...
 
uint8 sampleRate
 sample rate (1/2/3/4 MHz) More...
 
uint8 sampleSize
 sample size (8 or 16 bit) More...
 
uint8 slotDuration
 sampling slot 1us or 2us More...
 
uint8 status
 packet status (success or CRC error) More...
 
uint16 syncHandle
 sync handle in periodic adv More...
 
uint16 totalDataLen
 samples data length includes in all next events More...
 

Detailed Description

LE Extended CTE Connectionless IQ Report Event.

Field Documentation

§ BLEEventCode

uint8 BLEEventCode

BLE Event Code.

§ channelIndex

uint8 channelIndex

index of channel

§ cteType

uint8 cteType

cte type

§ dataLen

uint8 dataLen

samples data length

§ eventCounter

uint16 eventCounter

periodic adv event counter

§ eventIndex

uint8 eventIndex

event number

§ hdr

osal event header

§ iqSamples

void* iqSamples

list of interleaved I/Q samples (list size is dataLen*2)

§ rssi

uint16 rssi

current rssi

§ rssiAntenna

uint8 rssiAntenna

antenna ID

§ sampleCtrl

uint8 sampleCtrl

sample control - default filtering or RAW_RF

§ sampleRate

uint8 sampleRate

sample rate (1/2/3/4 MHz)

§ sampleSize

uint8 sampleSize

sample size (8 or 16 bit)

§ slotDuration

uint8 slotDuration

sampling slot 1us or 2us

§ status

uint8 status

packet status (success or CRC error)

§ syncHandle

uint16 syncHandle

sync handle in periodic adv

§ totalDataLen

uint16 totalDataLen

samples data length includes in all next events


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