![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
Structure containing a general RadioLink HCI message. More...
#include <SAP/WiMOD_SAP_RadioLink_IDs.h>
Public Attributes | |
UINT8 | StatusFormat |
UINT8 | DestinationGroupAddress |
UINT16 | DestinationDeviceAddress |
UINT8 | SourceGroupAddress |
UINT16 | SourceDeviceAddress |
UINT8 | Length |
UINT8 | Payload [WIMOD_RADIOLINK_PAYLOAD_LEN] |
bool | OptionalInfoAvaiable |
INT16 | RSSI |
INT8 | SNR |
INT32 | RxTime |
Structure containing a general RadioLink HCI message.
UINT16 TWiMODLR_RadioLink_Msg::DestinationDeviceAddress |
Address of destination device this message is targeting to
UINT8 TWiMODLR_RadioLink_Msg::DestinationGroupAddress |
Address of destination group this message is targeting to
UINT8 TWiMODLR_RadioLink_Msg::Length |
length of the (user) payload data field
bool TWiMODLR_RadioLink_Msg::OptionalInfoAvaiable |
Flag indicating if optional receiver infomation is available
UINT8 TWiMODLR_RadioLink_Msg::Payload[WIMOD_RADIOLINK_PAYLOAD_LEN] |
(user) payload field
INT16 TWiMODLR_RadioLink_Msg::RSSI |
RSSI value (WiMOD –> host only)
INT32 TWiMODLR_RadioLink_Msg::RxTime |
RX timestamp of this message (WiMOD –> host only)
INT8 TWiMODLR_RadioLink_Msg::SNR |
SNR value (WiMOD –> host only)
UINT16 TWiMODLR_RadioLink_Msg::SourceDeviceAddress |
Address of source device this message was send from
UINT8 TWiMODLR_RadioLink_Msg::SourceGroupAddress |
Address of source group this message was send from
UINT8 TWiMODLR_RadioLink_Msg::StatusFormat |
Status/Format Field set by WiMOD; (WiMOD –> Host only)