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

Go to the source code of this file.

Classes

class  WiMOD_SAP_SensorApp
 Implementation for the ServiceAccessPoint SensorApp (LR-Base_PLUS firmware only) More...
 

Typedefs

typedef void(* TSensorAppAckIndicationCallback) (TWiMODLR_HCIMessage &rxMsg)
 
typedef void(* TSensorAppSensorDataIndicationCallback) (TWiMODLR_HCIMessage &rxMsg)
 

Typedef Documentation

◆ TSensorAppAckIndicationCallback

typedef void(* TSensorAppAckIndicationCallback) (TWiMODLR_HCIMessage &rxMsg)

Type definition for a 'Sensor Ack Data' indication callback function

◆ TSensorAppSensorDataIndicationCallback

typedef void(* TSensorAppSensorDataIndicationCallback) (TWiMODLR_HCIMessage &rxMsg)

Type definition for a 'SensorData' indication callback function