Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
WiMOD_SAP_DEVMGMT_ProLink_IDs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TProLinkDeviceConfig
 
struct  TProLinkDeviceStatus
 

Macros

#define PROLINK_DEVMGMT_MSG_GET_DEVICE_STATUS_REQ   0x17
 
#define PROLINK_DEVMGMT_MSG_GET_DEVICE_STATUS_RSP   0x18
 
#define PROLINK_DEVMGMT_MSG_SET_DEVICE_CONFIG_REQ   0x25
 
#define PROLINK_DEVMGMT_MSG_SET_DEVICE_CONFIG_RSP   0x26
 
#define PROLINK_DEVMGMT_MSG_GET_DEVICE_CONFIG_REQ   0x27
 
#define PROLINK_DEVMGMT_MSG_GET_DEVICE_CONFIG_RSP   0x28
 
#define PROLINK_DEVMGMT_MSG_RESET_DEVICE_CONFIG_REQ   0x29
 
#define PROLINK_DEVMGMT_MSG_RESET_DEVICE_CONFIG_RSP   0x2A
 
#define PROLINK_DEVMGMT_MSG_SET_RADIO_STACK_REQ   0x39
 
#define PROLINK_DEVMGMT_MSG_SET_RADIO_STACK_RSP   0x3A
 
#define PROLINK_DEVMGMT_MSG_GET_RADIO_STACK_REQ   0x3B
 
#define PROLINK_DEVMGMT_MSG_GET_RADIO_STACK_RSP   0x3C
 
#define PROLINK_DEVICE_CFG_MISC_HCI_PWR_UP_IND_ENABLED   (1 << 3)
 

Typedefs

typedef enum TRadioStack_Mode TRadioStack_Mode
 Radio Stack Mode(only for ProLink)
 
typedef struct TProLinkDeviceConfig TProLinkDeviceConfig
 
typedef struct TProLinkDeviceStatus TProLinkDeviceStatus
 

Enumerations

enum  TRadioStack_Mode { RadioStack_LoRaWAN = 0, RadioStack_PROPRIETARY_LR_BASE }
 Radio Stack Mode(only for ProLink) More...
 

Enumeration Type Documentation

◆ TRadioStack_Mode

Radio Stack Mode(only for ProLink)

Enumerator
RadioStack_LoRaWAN 

LoRaWAN Stack Mode

RadioStack_PROPRIETARY_LR_BASE 

proprietary LR BASE Stack Mode