Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
WiMOD_SAP_Generic Class Reference

Implementation for the ServiceAccessPoint DeviceManagement. More...

#include <SAP/WiMOD_SAP_Generic.h>

Public Member Functions

 WiMOD_SAP_Generic (TWiMODLRHCI *hci, UINT8 *buffer, UINT16 bufferSize)
 Constructor. More...
 
 ~WiMOD_SAP_Generic (void)
 Destructor.
 
TWiMODLRResultCodes ExecuteGenericCmd (TWiMODLR_Generic_CmdInfo *info, UINT8 *statusRsp)
 Reset Cmd - Do a reset / reboot of the WiMOD. More...
 

Detailed Description

Implementation for the ServiceAccessPoint DeviceManagement.

Constructor & Destructor Documentation

◆ WiMOD_SAP_Generic()

WiMOD_SAP_Generic::WiMOD_SAP_Generic ( TWiMODLRHCI hci,
UINT8 *  buffer,
UINT16  bufferSize 
)

Constructor.

Parameters
hciPointer to HCI processor object
bufferpointer to storage area for building tx frames; MUST BE VALID
bufferSizesize of the buffer

Member Function Documentation

◆ ExecuteGenericCmd()

TWiMODLRResultCodes WiMOD_SAP_Generic::ExecuteGenericCmd ( TWiMODLR_Generic_CmdInfo *  info,
UINT8 *  statusRsp 
)

Reset Cmd - Do a reset / reboot of the WiMOD.

Parameters
infopointer to store the received information
statusRsppointer to store status byte of response mesg from WiMOD
Return values
WiMODLR_RESULT_OKif command transmit to WiMOD was ok

The documentation for this class was generated from the following files: