TI BLE5-Stack API Documentation  2.02.04.00
Data Structures | Typedefs | Enumerations | Functions | Variables
RTLS Control Structures

Data Structures

struct  AoA_IQSample_Ext_t
 32 bit IQ Sample structure More...
 
struct  AoA_IQSample_t
 IQ Sample structure. More...
 
struct  rtlsTerminateSync_t
 RTLS terminate sync request. More...
 

Typedefs

typedef void(* pfnRtlsCtrlProcessMsgCb) (rtlsHostMsg_t *pMsg)
 RTLS Host application callback.
 

Enumerations

enum  AoA_Role_t { AOA_RESPONDER, AOA_COORDINATOR, AOA_PASSIVE }
 AoA Device Role. More...
 
enum  rtlsHostMsgType_e { HOST_ASYNC_REQ, HOST_ASYNC_RSP, HOST_SYNC_REQ, HOST_SYNC_RSP }
 Enumeration for Host Message types.
 

Functions

struct __attribute__ ((packed))
 BLE Connection information. More...
 

Variables

 bleConnInfo_t
 BLE Connection information.
 
 bleConnReq_t
 BLE Connection request information.
 
 bleScanInfo_t
 BLE Scanning information.
 
 rtlsAdvListDeviceParams_t
 
 rtlsCreateSyncParams_t
 
 rtlsReceiveEnableParams_t
 

Detailed Description

Enumeration Type Documentation

§ AoA_Role_t

enum AoA_Role_t

AoA Device Role.

Enumerator
AOA_RESPONDER 

Transmitter Role.

AOA_COORDINATOR 

Receiver Role.

AOA_PASSIVE 

Passive Role.

Function Documentation

§ __attribute__()

struct __attribute__ ( (packed)  )

BLE Connection information.

AoA Raw Result.

List of connectionless AoA parameters.

BLE Connection request information.

BLE Scanning information.

< Connection handle

< Return error code if failed to get conn info

< Connection formed as BLE central or BLE peripheral (4 - Peripheral, 8- Central)

< Connection interval time, range (7.5ms, 4s), 625us increments

< Hop value for conn alg 1, integer range (5,16), can also be used to tell if using alg 2 by sending special code not in normal hop range i.e. 0xff or 0x00.

< Coordinator sleep clock accuracy code mapped based on BLE spec

< Next data channel

< Bitmap of used BLE channels

< Connection CRC initialization value

< BD Addr of the Responder

< Advertisement Type

< Address type

< Address of the advertisement or SCAN_RSP

< Advertisement or SCAN_RSP RSSI

< Advertisement SID

< Periodic Advertising interval

< Length (in bytes) of the data field (evtData)

< Data field of advertisement or SCAN_RSP

< Address type

< Address of the advertisement or SCAN_RSP

< Connection interval time, range (7.5ms, 4s), 625us increments

© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale