![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
This is the complete list of members for WiMODLRBASE, including all inherited members.
| begin(void) | WiMODLRBASE | virtual |
| calcFreqToRegister(uint32_t freq, uint8_t *msb, uint8_t *mid, uint8_t *lsb) | WiMODLRBASE | |
| calcRegisterToFreq(uint8_t msb, uint8_t mid, uint8_t lsb) | WiMODLRBASE | |
| ClearRtcAlarm(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RadioLink_Msg *radioLinkMsg) | WiMODLRBASE | |
| convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_RadioLink_CdataInd *cDataTxInfo) | WiMODLRBASE | |
| convert(TWiMODLR_HCIMessage &RxMsg, TWiMODLR_AckTxInd_Msg *txAckIndInfo) | WiMODLRBASE | |
| copyResultInfos(TWiMDLRResultCodes *hciResult, UINT8 *rspStatus, UINT8 successValue) | WiMODLRBASE | protected |
| end(void) | WiMODLRBASE | virtual |
| GetAesKey(UINT8 *key, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetDeviceInfo(TWiMODLR_DevMgmt_DevInfo *info, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetFirmwareInfo(TWiMODLR_DevMgmt_FwInfo *info, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetLastHciResult(void) | WiMODLRBASE | |
| GetLastResponseStatus(void) | WiMODLRBASE | |
| GetOperationMode(TWiMOD_OperationMode *opMode, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetRadioConfig(TWiMODLR_DevMgmt_RadioConfig *radioCfg, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetRtc(UINT32 *rtcTime, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetRtcAlarm(TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| GetRxMessage(void) | TWiMODLRHCI | |
| GetSystemStatus(TWiMODLR_DevMgmt_SystemStatus *info, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| Ping(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| Process(void) | TWiMODLRHCI | |
| ProcessRxMessage(UINT8 *, UINT16) (defined in TComSlipClient) | TComSlipClient | inlinevirtual |
| ProcessUnexpectedRxMessage(TWiMODLR_HCIMessage &rxMsg) | WiMODLRBASE | protectedvirtual |
| RegisterAckRxClient(TRadioLinkAckRxIndicationCallback cb) | WiMODLRBASE | |
| RegisterAckRxTimeoutClient(TRadioLinkAckRxTimeoutIndicationCallback cb) | WiMODLRBASE | |
| RegisterAckTxCallback(TRadioLinkAckTxIndicationCallback cb) | WiMODLRBASE | |
| RegisterCDataRxClient(TRadioLinkCDataRxIndicationCallback cb) | WiMODLRBASE | |
| RegisterCDataTxClient(TRadioLinkCDataTxIndicationCallback cb) | WiMODLRBASE | |
| RegisterPowerUpIndicationClient(TDevMgmtPowerUpCallback cb) | WiMODLRBASE | |
| RegisterRawDataRxClient(TRadioLinkRawDataRxIndicationCallback cb) (defined in WiMODLRBASE) | WiMODLRBASE | |
| RegisterRtcAlarmIndicationClient(TDevMgmtRtcAlarmCallback cb) | WiMODLRBASE | |
| RegisterStackErrorClient(TWiMODStackErrorClient cb) | TWiMODLRHCI | |
| RegisterUDataRxClient(TRadioLinkUDataRxIndicationCallback cb) | WiMODLRBASE | |
| RegisterUDataTxClient(TRadioLinkUDataTxIndicationCallback cb) | WiMODLRBASE | |
| Reset(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| ResetRadioConfig(TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SapDevMgmt | WiMODLRBASE | protected |
| SapRadioLink | WiMODLRBASE | protected |
| SendCData(const TWiMODLR_RadioLink_Msg *txMsg, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SendHCIMessage(UINT8 dstSapID, UINT8 msgID, UINT8 rxMsgID, UINT8 *payload, UINT16 length) | TWiMODLRHCI | |
| SendUData(const TWiMODLR_RadioLink_Msg *txMsg, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SendWakeUpSequence(void) | TWiMODLRHCI | |
| SetAckData(const TWiMODLR_RadioLink_Msg *txMsg, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SetAesKey(const UINT8 *key, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SetOperationMode(const TWiMOD_OperationMode opMode, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SetRadioConfig(const TWiMODLR_DevMgmt_RadioConfig *radioCfg, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SetRtc(const UINT32 rtcTime, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| SetRtcAlarm(const TWiMODLR_DevMgmt_RtcAlarm *rtcAlarm, TWiMDLRResultCodes *hciResult=NULL, UINT8 *rspStatus=NULL) | WiMODLRBASE | |
| TComSlipClient() (defined in TComSlipClient) | TComSlipClient | inline |
| TWiMODLRHCI(Stream &s) | TWiMODLRHCI | |
| WiMODLRBASE(Stream &s) | WiMODLRBASE | |
| ~TComSlipClient() (defined in TComSlipClient) | TComSlipClient | inlinevirtual |
| ~TWiMODLRHCI(void) | TWiMODLRHCI | |
| ~WiMODLRBASE(void) | WiMODLRBASE |