![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
Structure containing a general RadioLink HCI message. More...
#include <SAP/WiMOD_SAP_RLT_IDs.h>
Public Attributes | |
| UINT8 | TestStatus |
| UINT16 | LocalTxCounter |
| UINT16 | LocalRxCounter |
| UINT16 | PeerTxCounter |
| UINT16 | PeerRxCounter |
| UINT16 | LocalRSSI |
| UINT16 | PeerRSSI |
| UINT8 | LocalSNR |
| UINT8 | PeerSNR |
Structure containing a general RadioLink HCI message.
| UINT16 TWiMODLR_RLT_Status::LocalRSSI |
RSSI value [dBm] of last received packet on local device
| UINT16 TWiMODLR_RLT_Status::LocalRxCounter |
Number of received packets on local device
| UINT8 TWiMODLR_RLT_Status::LocalSNR |
SNR value [dB] of last received packet on local device
| UINT16 TWiMODLR_RLT_Status::LocalTxCounter |
Number of transmitted packets from local device to peer device
| UINT16 TWiMODLR_RLT_Status::PeerRSSI |
RSSI value [dBm] of last received packet on peer device
| UINT16 TWiMODLR_RLT_Status::PeerRxCounter |
Number of packets received on peer device
| UINT8 TWiMODLR_RLT_Status::PeerSNR |
SNR value [dB] of last received value on peer device
| UINT16 TWiMODLR_RLT_Status::PeerTxCounter |
Number of transmitted packets from peer device to local device
| UINT8 TWiMODLR_RLT_Status::TestStatus |
Status of Test; 0 = OK, 1 = start of new test run