HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Revisions of BlueNRGGattServer.h

Revision Date Message Actions
98:731050bb5362 2015-07-31 Fix issue on discerning between Write Request for a Char Value or a Char Descriptor File  Diff  Annotate
97:a89d28ad6092 2015-07-27 Fix bug on searching Char by handle File  Diff  Annotate
90:26c0c9807ab4 2015-07-22 Preparing ble_wb File  Diff  Annotate
88:579bd62b25ce 2015-07-22 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
87:8ca0d61ecfdd 2015-07-22 Setup of peripheral & ReadMe File  Diff  Annotate
77:332b416123b4 2015-06-23 Update BLE_API and mbed Libs File  Diff  Annotate
70:d20d30f59b1c 2015-06-08 Initial commit for mbed support File  Diff  Annotate
66:8c8813dd8e79 2015-04-01 GattServer protected member function issue resolution. File  Diff  Annotate
65:f9958b8f2548 2015-04-01 1. GapAdvertisingParams constants usage update; 2. Gap::getAddress() function; 3. BlueNRGGattServer Class update; 4. BlueNRGGap class update; 5. HandleDataWrittenEvent function update from btle.cpp 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
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
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
47:45b79f89b739 2014-09-05 BLEDevice getAppearance() 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
33:96724af256a5 2014-08-25 Added compatibility for BLE_API version 106 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
13:4c30346287e4 2014-08-05 Addition of characteristic with correct 16-bit UUID File  Diff  Annotate
10:814262eb0746 2014-08-04 added support for parsing device name in GAP File  Diff  Annotate
7:55ac052585db 2014-08-01 Addition of multiple characteristics in a service File  Diff  Annotate
6:08cfc94b5f49 2014-07-25 Removing code references. Renaming some functions/variables, comments. 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