Added support for obtaining BLE device name by parsing advertising data.
Fork of BLE_BlueNRG by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:e293b0f43dc7 | 2014-07-31 | hemddabral | Added support for parsing BLE device name from advertising data |
6:08cfc94b5f49 | 2014-07-25 | mridup | Removing code references. Renaming some functions/variables, comments. |
5:31dedfa19a12 | 2014-07-25 | mridup | Initial implementation of GattServer. AddService and Characteristic implemented. 16bit UUID. |
4:fa5b5693c1b5 | 2014-07-22 | mridup | Event Handling (Connection, disconnection) and debug support, SetAddress support. |
3:9c4c13795643 | 2014-07-21 | mridup | Advertising working with setAdvertisingData (DEVICE NAME). Hard-coded implementation. |
2:a2b623661316 | 2014-07-21 | mridup | Latest Changes 21/07 |
1:7f6acb118c2d | 2014-07-16 | mridup | ble_test.cpp file included |
0:309c845d289d | 2014-07-16 | mridup | Full BlueNRG library |