![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
#include "utils/WMDefs.h"

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... | |
| #define RLT_SAP_ID 0x02 |
SAP ID for the RadioLink service
| enum TRLT_TestMode |