![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
This is the complete list of members for WiMODLoRaWAN, including all inherited members.
ActivateDevice(TWiMODLORAWAN_ActivateDeviceData &activationData, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
begin(void) | WiMODLoRaWAN | virtual |
ClearRtcAlarm(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLORAWAN_RX_Data *loraWanRxData) | WiMODLoRaWAN | |
convert(TWiMODLR_HCIMessage &rxMsg, TWiMODLORAWAN_TxIndData *sendIndData) | WiMODLoRaWAN | |
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLORAWAN_RX_MacCmdData *loraWanMacCmdData) | WiMODLoRaWAN | |
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLORAWAN_RX_JoinedNwkData *joinedNwkData) | WiMODLoRaWAN | |
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLORAWAN_RX_ACK_Data *ackData) | WiMODLoRaWAN | |
copyDevMgmtResultInfos(TWiMDLRResultCodes *hciResult, UINT8 *rspStatus) (defined in WiMODLoRaWAN) | WiMODLoRaWAN | protected |
copyLoRaWanResultInfos(TWiMDLRResultCodes *hciResult, UINT8 *rspStatus) (defined in WiMODLoRaWAN) | WiMODLoRaWAN | protected |
DeactivateDevice(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
end(void) | WiMODLoRaWAN | virtual |
FactoryReset(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetCustomConfig(INT8 *txPwrOffset, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetDeviceEUI(UINT8 *deviceEUI, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetDeviceInfo(TWiMODLR_DevMgmt_DevInfo *info, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetFirmwareInfo(TWiMODLR_DevMgmt_FwInfo *info, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetLastHciResult(void) | WiMODLoRaWAN | |
GetLastResponseStatus(void) | WiMODLoRaWAN | |
GetNwkStatus(TWiMODLORAWAN_NwkStatus_Data *nwkStatus, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetOperationMode(TWiMOD_OperationMode *opMode, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetRadioStackConfig(TWiMODLORAWAN_RadioStackConfig *data, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetRtc(UINT32 *rtcTime, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetRtcAlarm(TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
GetRxMessage(void) | TWiMODLRHCI | |
GetSystemStatus(TWiMODLR_DevMgmt_SystemStatus *info, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
JoinNetwork(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
Ping(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
Process(void) | TWiMODLRHCI | |
ProcessRxMessage(UINT8 *, UINT16) (defined in TComSlipClient) | TComSlipClient | inlinevirtual |
ProcessUnexpectedRxMessage(TWiMODLR_HCIMessage &rxMsg) (defined in WiMODLoRaWAN) | WiMODLoRaWAN | protectedvirtual |
ReactivateDevice(UINT32 *devAdr, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
RegisterJoinedNwkIndicationClient(TJoinedNwkIndicationCallback cb) | WiMODLoRaWAN | |
RegisterJoinTxIndicationClient(TJoinTxIndicationCallback cb) | WiMODLoRaWAN | |
RegisterNoDataIndicationClient(TNoDataIndicationCallback cb) | WiMODLoRaWAN | |
RegisterPowerUpIndicationClient(TDevMgmtPowerUpCallback cb) | WiMODLoRaWAN | |
RegisterRtcAlarmIndicationClient(TDevMgmtRtcAlarmCallback cb) | WiMODLoRaWAN | |
RegisterRxAckIndicationClient(TRxAckIndicationCallback cb) | WiMODLoRaWAN | |
RegisterRxCDataIndicationClient(TRxCDataIndicationCallback cb) | WiMODLoRaWAN | |
RegisterRxMacCmdIndicationClient(TRxMacCmdIndicationCallback cb) | WiMODLoRaWAN | |
RegisterRxUDataIndicationClient(TRxUDataIndicationCallback cb) | WiMODLoRaWAN | |
RegisterStackErrorClient(TWiMODStackErrorClient cb) | TWiMODLRHCI | |
RegisterTxCDataIndicationClient(TTxCDataIndicationCallback cb) | WiMODLoRaWAN | |
RegisterTxUDataIndicationClient(TTxUDataIndicationCallback cb) | WiMODLoRaWAN | |
Reset(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SapDevMgmt | WiMODLoRaWAN | protected |
SapLoRaWan | WiMODLoRaWAN | protected |
SendCData(const TWiMODLORAWAN_TX_Data *data, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SendHCIMessage(UINT8 dstSapID, UINT8 msgID, UINT8 rxMsgID, UINT8 *payload, UINT16 length) | TWiMODLRHCI | |
SendMacCmd(const TWiMODLORAWAN_MacCmd *cmd, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SendUData(const TWiMODLORAWAN_TX_Data *data, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SendWakeUpSequence(void) | TWiMODLRHCI | |
SetCustomConfig(const INT8 txPwrOffset, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SetDeviceEUI(const UINT8 *deviceEUI, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SetJoinParameter(TWiMODLORAWAN_JoinParams &joinParams, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SetOperationMode(const TWiMOD_OperationMode opMode, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SetRadioStackConfig(const TWiMODLORAWAN_RadioStackConfig *data, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SetRtc(const UINT32 rtcTime, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
SetRtcAlarm(const TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLoRaWAN | |
TComSlipClient() (defined in TComSlipClient) | TComSlipClient | inline |
TWiMODLRHCI(Stream &s) | TWiMODLRHCI | |
WiMODLoRaWAN(Stream &s) | WiMODLoRaWAN | |
~TComSlipClient() (defined in TComSlipClient) | TComSlipClient | inlinevirtual |
~TWiMODLRHCI(void) | TWiMODLRHCI | |
~WiMODLoRaWAN(void) | WiMODLoRaWAN |