![]() |
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_RemoteCtrl_BtnPressed |
| Structure containing a general RadioLink HCI message. More... | |
Macros | |
| #define | REMOTE_CTRL_BUTTON_ONE BV(0) |
| #define | REMOTE_CTRL_BUTTON_TWO BV(1) |
| #define | REMOTE_CTRL_BUTTON_THREE BV(2) |
Typedefs | |
| typedef struct TWiMODLR_RemoteCtrl_BtnPressed | TWiMODLR_RemoteCtrl_BtnPressed |
| Structure containing a general RadioLink HCI message. | |
| #define REMOTE_CTRL_BUTTON_ONE BV(0) |
SAP ID for the RemoteCtrl service Button1 ID (bitmap)
| #define REMOTE_CTRL_BUTTON_THREE BV(2) |
Button3 ID (bitmap)
| #define REMOTE_CTRL_BUTTON_TWO BV(1) |
Button2 ID (bitmap)