High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revisions of GattService.h

Revision Date Message Actions
92:3781dc6f8c18 2014-06-11 GattService constructor now takes a statically initialized array of pointers to Characteristics File  Diff  Annotate
91:311bde45b251 2014-06-11 use const reference in constructor for GattService File  Diff  Annotate
75:d08bdef22500 2014-06-06 white space changes to move away from 80-column rule File  Diff  Annotate
70:d6c0a4cedf46 2014-06-05 make GattService members private; add accessors File  Diff  Annotate
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
66:14120914e08b 2014-06-05 replace 16 with UUID::LENGTH_OF_LONG_UUID File  Diff  Annotate
54:7014517e2d60 2014-05-29 constructor for GattService should take a constant 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
29:011e95ce78b8 2014-01-16 Added better radio abstraction layer, moved Gatt enums from blecommon.h to GattCharacteristic.h 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