Go to the source code of this file.
|
|
#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) |
| |
◆ TRadioStack_Mode
Radio Stack Mode(only for ProLink)
| Enumerator |
|---|
| RadioStack_LoRaWAN | LoRaWAN Stack Mode
|
| RadioStack_PROPRIETARY_LR_BASE | proprietary LR BASE Stack Mode
|