Demo HCI Implementation for WiMOD-LR Devices  V1.3.1
WiMOD_SAP_DEVMGMT.h File Reference

Declarations for the DeviceManagement SericeAccessPoint. More...

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)
 

Detailed Description

Declarations for the DeviceManagement SericeAccessPoint.

Version
0.1
Author
(FB), IMST

Macro Definition Documentation

#define WiMOD_DEVMGMT_MSG_SIZE   (100)

Buffer size for DevMgmt related messages

Typedef Documentation

typedef void(* TDevMgmtPowerUpCallback) (void)

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

typedef void(* TDevMgmtRtcAlarmCallback) (void)

Type definition for a 'RTC alarm' indication callback function