TI BLE5-Stack API Documentation  2.02.00.00
Macros
RTLS Services event types

Macros

#define RTLSSRV_ANTENNA_INFORMATION_EVT   2
 
#define RTLSSRV_CL_AOA_ENABLE_EVT   12
 
#define RTLSSRV_CL_CTE_EVT   5
 
#define RTLSSRV_CL_CTE_IQ_REPORT_EVT   10
 
#define RTLSSRV_CONNECTION_CTE_IQ_REPORT_EVT   1
 
#define RTLSSRV_CTE_REQUEST_FAILED_EVT   3
 
#define RTLSSRV_ERROR_EVT   4
 
#define RTLSSRV_PERIODIC_ADV_RPT   9
 
#define RTLSSRV_PERIODIC_ADV_TERMINATE_SYNC   11
 
#define RTLSSRV_READ_PERIODIC_LIST_SIZE_EVT   6
 
#define RTLSSRV_SYNC_EST_EVT   7
 
#define RTLSSRV_SYNC_LOST_EVT   8
 

Detailed Description

Event types are used to parse various messages produced by RTLS Services Events are passed using RTLS Services callbacks

Macro Definition Documentation

§ RTLSSRV_ANTENNA_INFORMATION_EVT

#define RTLSSRV_ANTENNA_INFORMATION_EVT   2

Antenna information event is received Used to identify rtlsSrv_antennaInfo_t

§ RTLSSRV_CL_AOA_ENABLE_EVT

#define RTLSSRV_CL_AOA_ENABLE_EVT   12

Genetated when sampling enable command complete event was received from the controller

§ RTLSSRV_CL_CTE_EVT

#define RTLSSRV_CL_CTE_EVT   5

Genetated when CL CTE cmd complete returns

§ RTLSSRV_CL_CTE_IQ_REPORT_EVT

#define RTLSSRV_CL_CTE_IQ_REPORT_EVT   10

Genetated when connectionless IQ report was received from the controller

§ RTLSSRV_CONNECTION_CTE_IQ_REPORT_EVT

#define RTLSSRV_CONNECTION_CTE_IQ_REPORT_EVT   1

CTE I/Q report is received Used to identify rtlsSrv_connectionIQReport_t

§ RTLSSRV_CTE_REQUEST_FAILED_EVT

#define RTLSSRV_CTE_REQUEST_FAILED_EVT   3

Generated when a CTE request fails

§ RTLSSRV_ERROR_EVT

#define RTLSSRV_ERROR_EVT   4

Generated when an async error occurs

§ RTLSSRV_PERIODIC_ADV_RPT

#define RTLSSRV_PERIODIC_ADV_RPT   9

Genetated when a periodic advertising packet was received

§ RTLSSRV_PERIODIC_ADV_TERMINATE_SYNC

#define RTLSSRV_PERIODIC_ADV_TERMINATE_SYNC   11

Generated when termminate sync command complete event was received from the controller

§ RTLSSRV_READ_PERIODIC_LIST_SIZE_EVT

#define RTLSSRV_READ_PERIODIC_LIST_SIZE_EVT   6

Genetated when read adv list size command complete returns

§ RTLSSRV_SYNC_EST_EVT

#define RTLSSRV_SYNC_EST_EVT   7

Genetated when the controller receives the first periodic advertising packet

§ RTLSSRV_SYNC_LOST_EVT

#define RTLSSRV_SYNC_LOST_EVT   8

Genetated when the controller has not received a periodic advertising packets

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