Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
WiMOD_SAP_RLT_IDs.h File Reference
#include "utils/WMDefs.h"
Include dependency graph for WiMOD_SAP_RLT_IDs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TWiMODLR_RLT_Parameter
 Structure containing a general RadioLink HCI message. More...
 
struct  TWiMODLR_RLT_Status
 Structure containing a general RadioLink HCI message. More...
 

Macros

#define RLT_SAP_ID   0x02
 

Typedefs

typedef enum TRLT_TestMode TRLT_TestMode
 RTL TestModes.
 
typedef struct TWiMODLR_RLT_Parameter TWiMODLR_RLT_Parameter
 Structure containing a general RadioLink HCI message.
 
typedef struct TWiMODLR_RLT_Status TWiMODLR_RLT_Status
 Structure containing a general RadioLink HCI message.
 

Enumerations

enum  TRLT_TestMode { RLT_TestMode_Single = 0, RLT_TestMode_Repeated = 1 }
 RTL TestModes. More...
 

Macro Definition Documentation

◆ RLT_SAP_ID

#define RLT_SAP_ID   0x02

SAP ID for the RadioLink service

Enumeration Type Documentation

◆ TRLT_TestMode

RTL TestModes.

Enumerator
RLT_TestMode_Single 

Single test run

RLT_TestMode_Repeated 

repeated test runs; must be stpped by host!