High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Revisions of GattService.cpp
Revision | Date | Message | Actions |
---|---|---|---|
69:2fd349295d2c | 2014-06-05 | simplified GattService constructor to take a UUID directly | File Diff Annotate |
67:0fac4e99f29b | 2014-06-05 | switch to using LongUUID_t and ShortUUID_t | File Diff Annotate |
54:7014517e2d60 | 2014-05-29 | constructor for GattService should take a constant | File Diff Annotate |
53:a1bec483c8e3 | 2014-05-29 | remove need for UUID::update() | File Diff Annotate |
34:da2ea8cd6216 | 2014-05-21 | white space diffs; generated using uncrustify | File Diff Annotate |
31:2c94f0501807 | 2014-04-01 | Synchronized with git revision fdcc1e387426ce216bc17175b73bcd5f4aececff | File Diff Annotate |
27:4a83843f04b0 | 2014-01-09 | Matching file names and apache headers | File Diff Annotate |
23:f19c60478e1b | 2014-01-07 | Added GattService example | File Diff Annotate |
11:200931be5617 | 2013-12-17 | Added debug info to nrf51822.cpp | File Diff Annotate |
2:ffc5216bd2cc | 2013-12-10 | UART Tests | File Diff Annotate |