Previous version which works for my stm32f401 Nucleo board

Fork of X_NUCLEO_IDB0XA1 by ST

Revisions of BlueNRGGattServer.cpp

Revision Date Message Actions
51:963982e7c17c 2014-09-17 renamed hrmCharHandle, and hrmServHandle in GattServer File  Diff  Annotate
50:898acb5227fc 2014-09-15 Initial 128-bit support in Service and Characteristic addition File  Diff  Annotate
47:45b79f89b739 2014-09-05 BLEDevice getAppearance() File  Diff  Annotate
46:01f97cfcc109 2014-09-05 BLEDevice setAppearance() File  Diff  Annotate
45:1fff7d7d5ce7 2014-09-05 get/setDeviceName. Removing device name characteristic update in set advertise data.Platform independent BLE_BlueNRG library. File  Diff  Annotate
37:07487777d9c6 2014-08-26 add compatibility for BLE API version 108. File  Diff  Annotate
31:46dff2d2dd4f 2014-08-25 update to BLE_API revision 104. Connection handle as parameter in conn/disconn callbacks. File  Diff  Annotate
30:555e6697b368 2014-08-21 OnDataSent callback support for Notify and Indicate File  Diff  Annotate
29:1870b03aa25b 2014-08-21 getCharacteristicFromHandle full implementation. File  Diff  Annotate
28:edeb91b415c6 2014-08-20 Gatt Write Callback with Characteristic Properties checking and also data update File  Diff  Annotate
27:b4c21a9e8b39 2014-08-20 Gatt Notify/Indicate Event Enabled/Disabled support File  Diff  Annotate
26:047d45ea379e 2014-08-19 Allowing Read Request from Gatt Server File  Diff  Annotate
23:72e56ddfad5b 2014-08-13 Support for onDataWritten() Callback for WRITE Attr Modify File  Diff  Annotate
22:36fd20c0fb9c 2014-08-13 Support for Setting GATT Event Mask in case of READ and READ|WRITE ATTR File  Diff  Annotate
21:daebaf11a520 2014-08-13 Support for Setting GATT Event Mask in case of WRITE ATTR File  Diff  Annotate
20:718d56821672 2014-08-13 Support for Attr Modify and correction of Characteristic Addition bug File  Diff  Annotate
17:63059fcb8db2 2014-08-07 Characteristic Notification and GattServer updateValue() implementation File  Diff  Annotate
13:4c30346287e4 2014-08-05 Addition of characteristic with correct 16-bit UUID File  Diff  Annotate
9:dbc2cfe5c24f 2014-08-01 Storing 16bit UUID correctly to 8bit array and send to ACI Add Service API. File  Diff  Annotate
8:486bcaa4eb3d 2014-08-01 How to provide 16bit UUID value to ACI API File  Diff  Annotate
7:55ac052585db 2014-08-01 Addition of multiple characteristics in a service File  Diff  Annotate
5:31dedfa19a12 2014-07-25 Initial implementation of GattServer. AddService and Characteristic implemented. 16bit UUID. File  Diff  Annotate
2:a2b623661316 2014-07-21 Latest Changes 21/07 File  Diff  Annotate