Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
WiMODGlobalLink24 Member List

This is the complete list of members for WiMODGlobalLink24, including all inherited members.

ActivateDevice(TWiMODGlobalLink24_ActivateDeviceData &activationData, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
begin(TLoRaWANregion region=LoRaWAN_Region_proprietary_WW2G4)WiMODGlobalLink24
ClearRtcAlarm(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
ConnectViaOTAA(const uint8_t *appEUI=NULL, const uint8_t *appKey=NULL)WiMODGlobalLink24
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODGlobalLink24_RX_Data *globalLink24RxData)WiMODGlobalLink24
convert(TWiMODLR_HCIMessage &rxMsg, TWiMODGlobalLink24_TxIndData *sendIndData)WiMODGlobalLink24
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODGlobalLink24_RX_MacCmdData *globalLink24MacCmdData)WiMODGlobalLink24
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODGlobalLink24_RX_JoinedNwkData *joinedNwkData)WiMODGlobalLink24
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODGlobalLink24_RX_ACK_Data *ackData)WiMODGlobalLink24
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODGlobalLink24_NoData_Data *info)WiMODGlobalLink24
ConvertAppEuiStrToArray(char *appEuiStr, uint8_t *appEuiArray)WiMODGlobalLink24
ConvertAppKeyStrToArray(char *appKeyStr, uint8_t *appKeyArray)WiMODGlobalLink24
ConvertAppSKeyStrToArray(char *appSKeyStr, uint8_t *appSKeyArray)WiMODGlobalLink24
ConvertNwkSKeyStrToArray(char *nwkSKeyStr, uint8_t *nwkSKeyArray)WiMODGlobalLink24
DeactivateDevice(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
EnableWakeupSequence(bool flag) (defined in WiMODGlobalLink24)WiMODGlobalLink24
end(void)WiMODGlobalLink24
ExecuteGenericCmd(TWiMODLR_Generic_CmdInfo *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
FactoryReset(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetCustomConfig(INT8 *rfGain, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetDeviceEUI(UINT8 *deviceEUI, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetDeviceInfo(TWiMODLR_DevMgmt_DevInfoLoRaWan *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetFirmwareInfo(TWiMODLR_DevMgmt_FwInfo *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetHciConfig(TWiMODLR_DevMgmt_HciConfig *hciConfig, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetLastHciResult(void)WiMODGlobalLink24
GetLastResponseStatus(void)WiMODGlobalLink24
GetNwkStatus(TWiMODGlobalLink24_NwkStatus_Data *nwkStatus, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetOperationMode(TWiMOD_OperationMode *opMode, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetRadioStackConfig(TWiMODGlobalLink24_RadioStackConfig *data, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetRtc(UINT32 *rtcTime, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetRtcAlarm(TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetSupportedBands(TWiMODGlobalLink24_SupportedBands *supportedBands, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GetSystemStatus(TWiMODLR_DevMgmt_SystemStatusLorawan *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
GlobalLinkImp (defined in WiMODGlobalLink24)WiMODGlobalLink24protected
JoinNetwork(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
Ping(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
PrintBasicDeviceInfo(Stream &s) (defined in WiMODGlobalLink24)WiMODGlobalLink24
Process(void) (defined in WiMODGlobalLink24)WiMODGlobalLink24
ReactivateDevice(UINT32 *devAdr, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
RegisterJoinedNwkIndicationClient(TJoinedNwkIndicationCallback cb)WiMODGlobalLink24
RegisterJoinTxIndicationClient(TJoinTxIndicationCallback cb)WiMODGlobalLink24
RegisterNoDataIndicationClient(TNoDataIndicationCallback cb)WiMODGlobalLink24
RegisterPowerUpIndicationClient(TDevMgmtPowerUpCallback cb)WiMODGlobalLink24
RegisterRtcAlarmIndicationClient(TDevMgmtRtcAlarmCallback cb)WiMODGlobalLink24
RegisterRxAckIndicationClient(TRxAckIndicationCallback cb)WiMODGlobalLink24
RegisterRxCDataIndicationClient(TRxCDataIndicationCallback cb)WiMODGlobalLink24
RegisterRxMacCmdIndicationClient(TRxMacCmdIndicationCallback cb)WiMODGlobalLink24
RegisterRxUDataIndicationClient(TRxUDataIndicationCallback cb)WiMODGlobalLink24
RegisterTxCDataIndicationClient(TTxCDataIndicationCallback cb)WiMODGlobalLink24
RegisterTxUDataIndicationClient(TTxUDataIndicationCallback cb)WiMODGlobalLink24
Reset(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SendCData(const TWiMODGlobalLink24_TX_Data *data, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SendMacCmd(const TWiMODGlobalLink24_MacCmd *cmd, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SendUData(const TWiMODGlobalLink24_TX_Data *data, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetBatteryLevelStatus(UINT8 battStatus, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetCustomConfig(const INT8 rfGain, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetDeviceEUI(const UINT8 *deviceEUI, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetHciConfig(TWiMODLR_DevMgmt_HciConfig &hciConfig, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetJoinParameter(TWiMODGlobalLink24_JoinParams &joinParams, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetOperationMode(const TWiMOD_OperationMode opMode, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetRadioStackConfig(TWiMODGlobalLink24_RadioStackConfig *data, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetRtc(const UINT32 rtcTime, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
SetRtcAlarm(const TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODGlobalLink24
WiMODGlobalLink24(Stream &s)WiMODGlobalLink24
~WiMODGlobalLink24(void)WiMODGlobalLink24