Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_Characteristic.h File Reference
Include dependency graph for cs_Characteristic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Characteristic< T >
 Characteristic of generic type T. More...
 
class  Characteristic< buffer_ptr_t >
 The base class is already using a buffer as value. More...
 
class  Characteristic< const char * >
 A string value. More...