![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
Declarations for the DeviceManagement SericeAccessPoint. More...
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) |
Declarations for the DeviceManagement SericeAccessPoint.
#define WiMOD_DEVMGMT_MSG_SIZE (100) |
Buffer size for DevMgmt related messages
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