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 BlueNRGGap.cpp

Revision Date Message Actions
43:b69d2680b716 2014-08-28 supports only LE Mode. FLAGs check support. File  Diff  Annotate
42:1a0220f508ca 2014-08-27 getAddress returns address only if isSetAddress is set else NULL File  Diff  Annotate
41:95b8d531628c 2014-08-27 SetAddress resets and re-inits the device. File  Diff  Annotate
36:f3d80a236beb 2014-08-25 error and sanity check in disconnect and stopAdvertising File  Diff  Annotate
35:c4e176e085ec 2014-08-25 Merged rev 33 and 34. File  Diff  Annotate
34:fdbbe839170a 2014-08-25 BLEDevice disconnect() and stopAdvertising() support added. File  Diff  Annotate
32:d1f250acad29 2014-08-25 Added compatibility for BLE_API version 105 File  Diff  Annotate
26:047d45ea379e 2014-08-19 Allowing Read Request from Gatt Server File  Diff  Annotate
25:f3ea48a2008b 2014-08-19 mereged aci_gap_update_adv_data() related changes in GAP File  Diff  Annotate
24:1c7266497633 2014-08-19 using RANDOM_ADDR in aci_gap_set_discoverable File  Diff  Annotate
20:718d56821672 2014-08-13 Support for Attr Modify and correction of Characteristic Addition bug File  Diff  Annotate
19:0f87aaf1362d 2014-08-08 (1) Device name characteristic update (2) More efficient scheme of parsing advertising data implemented; File  Diff  Annotate
18:6d5f4c638f6a 2014-08-08 (1) Device name characteristic update (2) More efficient scheme of parsing advertising data implemented File  Diff  Annotate
17:63059fcb8db2 2014-08-07 Characteristic Notification and GattServer updateValue() implementation File  Diff  Annotate
16:8aeb0c44869b 2014-08-07 changes done: (1) DEBUG macro moved to Utils (2) Advertising interval implementation done; File  Diff  Annotate
14:baa7a1464517 2014-08-06 added support for advertising device appearance File  Diff  Annotate
12:a5d7db4a1e49 2014-08-05 support for setting tx power level File  Diff  Annotate
11:87ddcfa4fa48 2014-08-04 Bugfix in GAP for (1) order of min/max adv_interval (2) device name value and device name length File  Diff  Annotate
10:814262eb0746 2014-08-04 added support for parsing device name in GAP 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
4:fa5b5693c1b5 2014-07-22 Event Handling (Connection, disconnection) and debug support, SetAddress support. File  Diff  Annotate
3:9c4c13795643 2014-07-21 Advertising working with setAdvertisingData (DEVICE NAME). Hard-coded implementation. File  Diff  Annotate
2:a2b623661316 2014-07-21 Latest Changes 21/07 File  Diff  Annotate