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

Macros

#define RTLSSRV_ANTENNA_INFORMATION_EVT   2
 
#define RTLSSRV_CONNECTION_CTE_IQ_REPORT_EVT   1
 
#define RTLSSRV_CTE_REQUEST_FAILED_EVT   3
 
#define RTLSSRV_ERROR_EVT   4
 

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_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

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