BTLE demo for MAXWSNENV.

Dependencies:   BLE_API BMP180 Si7020 mbed MaximBLE

Embed: (wiki syntax)

« Back to documentation index

Characteristic Class Reference

Characteristic Class Reference

Abstract characteristic class. More...

#include <Characteristic.h>

Inherited by CurrentTimeChar, HumidityChar, LocalTimeInfoChar, PressureChar, ReferenceTimeInfoChar, and TemperatureChar.


Detailed Description

Abstract characteristic class.

Implement sub class derived from this for custom characteristic.

Definition at line 45 of file Characteristic.h.