Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
WiMOD_SAP_DEVMGMT.h File Reference
Include dependency graph for WiMOD_SAP_DEVMGMT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WiMOD_SAP_DevMgmt
 Implementation for the ServiceAccessPoint DeviceManagement. More...
 

Macros

#define WiMOD_DEVMGMT_MSG_SIZE   (100)
 

Typedefs

typedef void(* TDevMgmtPowerUpCallback) (void)
 
typedef void(* TDevMgmtRtcAlarmCallback) (void)
 

Macro Definition Documentation

◆ WiMOD_DEVMGMT_MSG_SIZE

#define WiMOD_DEVMGMT_MSG_SIZE   (100)

Buffer size for DevMgmt related messages

Typedef Documentation

◆ TDevMgmtPowerUpCallback

typedef void(* TDevMgmtPowerUpCallback) (void)

Type definition for a 'device power up' indication callback function

◆ TDevMgmtRtcAlarmCallback

typedef void(* TDevMgmtRtcAlarmCallback) (void)

Type definition for a 'RTC alarm' indication callback function