Nordic stack and drivers for the mbed BLE API

Dependents:   idd_hw5_bleFanProto

Fork of nRF51822 by Nordic Semiconductor

Revisions of nRF51GattServer.cpp

Revision Date Message Actions
54:e2294c844c83 2014-08-28 Add support for adding descriptors File  Diff  Annotate
52:120bd37b9d0d 2014-07-24 implement APIs for get/setDeviceName(), get/setAppearance(), getVersion(), and setTxPower() File  Diff  Annotate
39:d52a28e1fa80 2014-07-08 handle BLE_GATTS_EVT_SYS_ATTR_MISSING in nRFGattServer::hwCallback() File  Diff  Annotate
38:dc4d0edf9bb9 2014-07-08 minor improvement to nRFGattServer::updateValue() for the case where local is set to true File  Diff  Annotate
36:bd0186ce644a 2014-07-03 trigger onDataSent() for BLE_EVT_TX_COMPLETE File  Diff  Annotate
35:7174913c9d67 2014-06-27 undoing some negative effects of a previous use of uncrustify; mostly cosmetic File  Diff  Annotate
34:48d24b1d2fe6 2014-06-27 remove comment headers in some cases; minor fixes to comments File  Diff  Annotate
31:c3ce6ee5d300 2014-06-13 GattServer::readValue() should return the length of data read File  Diff  Annotate
30:85305292b44f 2014-06-11 introduce some sanity checks before adding a characteristic's value to BLE stack File  Diff  Annotate
29:cee837a465a1 2014-06-11 make use of GattService::setHandle() File  Diff  Annotate
28:fdc1a88a80c8 2014-06-11 addService() should automatically set the initial values for characteristics File  Diff  Annotate
27:2a1c1825b7be 2014-06-11 rename GattCharacteristic::minLength to ::initialLength File  Diff  Annotate
22:c6ee8136847e 2014-06-09 slowly switching to astyle code formatting as recommended by the team File  Diff  Annotate
21:84599842b5fb 2014-06-06 white space changes to move away from 80-column rule File  Diff  Annotate
20:b4f64efaaa2c 2014-06-05 use GattServer accessors File  Diff  Annotate
14:5ca08f962e4f 2014-05-29 use accessors for GattCharacteristic File  Diff  Annotate
12:e151f55035b8 2014-05-29 rename to convert_to_nordic_uuid() File  Diff  Annotate
11:6277845e1cc5 2014-05-29 serviceIDs should also go through the UUIDTable File  Diff  Annotate
8:2214f1df6a6a 2014-05-28 convert_to_transport_uuid() now works with 128bit uuids File  Diff  Annotate
7:dd6465921aaa 2014-05-28 add default implementation for custom_convert_to_transport_uuid() File  Diff  Annotate
6:bbb4357dc135 2014-05-28 running uncrustify against a few sources File  Diff  Annotate
2:49e7ee9e88ab 2014-04-03 Synchronized with git revision c412d688bc1b6e4f01d0d7ddb01401d96aadc62a File  Diff  Annotate
1:f84abedbf4fb 2014-04-03 Synchronized with git revision 348e2de6c8b2badc1fd1fe7ae044c24c25244a11 File  Diff  Annotate
0:eff01767de02 2014-03-26 Initial import of the nRF51822 code File  Diff  Annotate