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

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

begin(void)WiMODLRBASE_PLUSvirtual
calcFreqToRegister(uint32_t freq, uint8_t *msb, uint8_t *mid, uint8_t *lsb)WiMODLRBASE_PLUS
calcRegisterToFreq(uint8_t msb, uint8_t mid, uint8_t lsb)WiMODLRBASE_PLUS
ClearRtcAlarm(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RadioLink_Msg *radioLinkMsg)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RadioLink_CdataInd *cDataTxInfo)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RadioLink_UdataInd *cDataTxInfo)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_AckTxInd_Msg *txAckIndInfo)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RLT_Status *statusData)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_SensorApp_SensorData *sensorData)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_SensorApp_AckSensorData *sensorAckData)WiMODLRBASE_PLUS
convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RemoteCtrl_BtnPressed *btnInfo)WiMODLRBASE_PLUS
copyResultInfos(TWiMODLRResultCodes *hciResult, UINT8 *rspStatus, UINT8 successValue) (defined in WiMODLRBASE_PLUS)WiMODLRBASE_PLUSprotected
EnableWakeupSequence(bool flag) (defined in TWiMODLRHCI)TWiMODLRHCI
end(void)WiMODLRBASE_PLUSvirtual
ExecuteGenericCmd(TWiMODLR_Generic_CmdInfo *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetAesKey(UINT8 *key, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetDeviceInfo(TWiMODLR_DevMgmt_DevInfo *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetFirmwareInfo(TWiMODLR_DevMgmt_FwInfo *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetHciConfig(TWiMODLR_DevMgmt_HciConfig *hciConfig, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetLastHciResult(void)WiMODLRBASE_PLUS
GetLastResponseStatus(void)WiMODLRBASE_PLUS
GetOperationMode(TWiMOD_OperationMode *opMode, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetRadioConfig(TWiMODLR_DevMgmt_RadioConfigPlus *radioCfg, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetRtc(UINT32 *rtcTime, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetRtcAlarm(TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetRxMessage(void) (defined in TWiMODLRHCI)TWiMODLRHCI
GetSensorAppConfig(TWiMODLR_SensorApp_Config *config, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
GetSystemStatus(TWiMODLR_DevMgmt_SystemStatusPlus *info, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
Ping(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
PostMessage(UINT8 sapID, UINT8 msgID, UINT8 *payload, UINT16 length) (defined in TWiMODLRHCI)TWiMODLRHCIprotected
Process(void)TWiMODLRHCI
ProcessRxMessage(UINT8 *rxBuffer, UINT16 length) (defined in TWiMODLRHCI)TWiMODLRHCIprotected
ProcessUnexpectedRxMessage(TWiMODLR_HCIMessage &rxMsg) (defined in WiMODLRBASE_PLUS)WiMODLRBASE_PLUSprotectedvirtual
RegisterAckRxClient(TRadioLinkAckRxIndicationCallback cb)WiMODLRBASE_PLUS
RegisterAckRxTimeoutClient(TRadioLinkAckRxTimeoutIndicationCallback cb)WiMODLRBASE_PLUS
RegisterAckTxCallback(TRadioLinkAckTxIndicationCallback cb)WiMODLRBASE_PLUS
RegisterBtnPressedClient(TRemoteCtrlBtnPressedIndicationCallback cb)WiMODLRBASE_PLUS
RegisterCDataRxClient(TRadioLinkCDataRxIndicationCallback cb)WiMODLRBASE_PLUS
RegisterCDataTxClient(TRadioLinkCDataTxIndicationCallback cb)WiMODLRBASE_PLUS
RegisterPowerUpIndicationClient(TDevMgmtPowerUpCallback cb)WiMODLRBASE_PLUS
RegisterRawDataRxClient(TRadioLinkRawDataRxIndicationCallback cb) (defined in WiMODLRBASE_PLUS)WiMODLRBASE_PLUS
RegisterRltStatusClient(TRltStatusIndicationCallback cb)WiMODLRBASE_PLUS
RegisterRtcAlarmIndicationClient(TDevMgmtRtcAlarmCallback cb)WiMODLRBASE_PLUS
RegisterSensorAppAckIndClient(TSensorAppAckIndicationCallback cb)WiMODLRBASE_PLUS
RegisterSensorAppDataIndClient(TSensorAppSensorDataIndicationCallback cb)WiMODLRBASE_PLUS
RegisterStackErrorClient(TWiMODStackErrorClient cb) (defined in TWiMODLRHCI)TWiMODLRHCI
RegisterUDataRxClient(TRadioLinkUDataRxIndicationCallback cb)WiMODLRBASE_PLUS
RegisterUDataTxClient(TRadioLinkUDataTxIndicationCallback cb)WiMODLRBASE_PLUS
Reset(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
ResetRadioConfig(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SapDevMgmtWiMODLRBASE_PLUSprotected
SapGenericWiMODLRBASE_PLUSprotected
SapRadioLinkWiMODLRBASE_PLUSprotected
SapRemoteCtrlWiMODLRBASE_PLUSprotected
SapRLTWiMODLRBASE_PLUSprotected
SapSensorWiMODLRBASE_PLUSprotected
SendCData(const TWiMODLR_RadioLink_Msg *txMsg, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SendHCIMessage(UINT8 dstSapID, UINT8 msgID, UINT8 rxMsgID, UINT8 *payload, UINT16 length)TWiMODLRHCI
SendHCIMessageWithoutRx(UINT8 dstSapID, UINT8 msgID, UINT8 *payload, UINT16 length)TWiMODLRHCI
SendPacket(UINT8 *txData, UINT16 length) (defined in TWiMODLRHCI)TWiMODLRHCIprotected
SendUData(const TWiMODLR_RadioLink_Msg *txMsg, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SendWakeUpSequence(void)TWiMODLRHCI
SetAckData(const TWiMODLR_RadioLink_Msg *txMsg, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetAesKey(const UINT8 *key, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetHciConfig(TWiMODLR_DevMgmt_HciConfig &hciConfig, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetOperationMode(const TWiMOD_OperationMode opMode, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetRadioConfig(const TWiMODLR_DevMgmt_RadioConfigPlus *radioCfg, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetRadioMode(const TRadioCfg_RadioMode radioMode, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetRtc(const UINT32 rtcTime, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetRtcAlarm(const TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
SetSensorAppConfig(const TWiMODLR_SensorApp_Config *config, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
StartRadioLinkTest(const TWiMODLR_RLT_Parameter *params, TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
StopRadioLinkTest(TWiMODLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL)WiMODLRBASE_PLUS
TComSlipClient() (defined in TComSlipClient)TComSlipClientinline
TWiMODLRHCI(Stream &s)TWiMODLRHCI
WaitForResponse(UINT8 rxSapID, UINT8 rxMsgID) (defined in TWiMODLRHCI)TWiMODLRHCIprotected
WiMODLRBASE_PLUS(Stream &s)WiMODLRBASE_PLUS
~TComSlipClient() (defined in TComSlipClient)TComSlipClientinlinevirtual
~TWiMODLRHCI(void)TWiMODLRHCI
~WiMODLRBASE_PLUS(void)WiMODLRBASE_PLUS