Previous version which works for my stm32f401 Nucleo board

Fork of X_NUCLEO_IDB0XA1 by ST

Revisions of BlueNRGGattServer.cpp

Revision Date Message Actions
125:2e468f07a94f 2015-09-17 Fix bug on attribute write params (data and data length) File  Diff  Annotate
113:31c73e9b0108 2015-08-11 Roll back to previous version File  Diff  Annotate
112:6dc0ad44750d 2015-08-11 Merge commit 'b5eea6d59c132dc93e2e801188964208a5970144' into ble_wb File  Diff  Annotate
110:1232b39de5cc 2015-09-09 Code enhancement File  Diff  Annotate
106:2176f8cfe5b3 2015-08-11 Revert back to rev 98 File  Diff  Annotate
105:332f93cd06b7 2015-08-11 Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split File  Diff  Annotate
104:dfde0e42edf1 2015-07-27 Merge commit 'c7bda495f32eca3f61053ad0db208258a5386f08' into ble_wb File  Diff  Annotate
103:12684d94c3a6 2015-07-27 Revert back to 520e8aa0afa103e88dd3c65caa8866f964b37cde File  Diff  Annotate
102:a6f233cb1fed 2015-07-27 Merge commit '0f19b0b609394807e46c2069263806f2bd86682b' into ble_wb File  Diff  Annotate
97:a89d28ad6092 2015-07-27 Fix bug on searching Char by handle File  Diff  Annotate
95:e1f7ce04e71b 2015-07-24 Restore previous version of HCI stack File  Diff  Annotate
94:2993df23d1ac 2015-07-24 Fix issues related to application compatibility File  Diff  Annotate
93:728699ac5613 2015-07-23 Merge branch 'master' of hg::http://wobetz@developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_IDB0XA1 into idb0xa1-split File  Diff  Annotate
92:709d44dc869a 2015-07-23 Get rid of compilation warnings File  Diff  Annotate
90:26c0c9807ab4 2015-07-22 Preparing ble_wb File  Diff  Annotate
85:9970c3304c82 2015-07-10 Delete obsolete comment File  Diff  Annotate
84:2beeb1cc9d57 2015-07-09 Fix bug on searching Char by handle File  Diff  Annotate
77:332b416123b4 2015-06-23 Update BLE_API and mbed Libs File  Diff  Annotate
73:142f3ded2091 2015-06-12 Fix bug on setup of Service and allocated Chars File  Diff  Annotate
70:d20d30f59b1c 2015-06-08 Initial commit for mbed support File  Diff  Annotate
67:23f9772ef7bf 2015-04-02 GAP and GATTServer virtual function implementation File  Diff  Annotate
66:8c8813dd8e79 2015-04-01 GattServer protected member function issue resolution. File  Diff  Annotate
64:6d7b775c3f6d 2014-11-19 Changed directory structure to support STM32Cube BlueNRG module, platform module and BLE_API adaptation module as separate entities. Added Doxygen support to Adaptation and used HCI components. File  Diff  Annotate
59:68e45913b2c4 2014-10-17 Further Code Cleanup. Replacing HAL_Delay() with mbed wait_us() in BlueNRG_Reset(). File  Diff  Annotate
58:027c65a54097 2014-10-07 code cleanup and indentation. File  Diff  Annotate
55:0e4db6804c8d 2014-10-01 added support for BLE_API version 116 (WIP) File  Diff  Annotate
54:bae48224c2f9 2014-10-01 Added support for BLE_API version 115. File  Diff  Annotate
53:8c10d592ca49 2014-09-30 Added support for adding descriptors to GATT characteristics File  Diff  Annotate
52:94638d2461c1 2014-09-25 Support for using multiple GATT services in BLE application. File  Diff  Annotate
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