Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_HeartRate_IDB0XA1
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGGap.h
- Revision:
- 210:08c4c85ca679
- Parent:
- 201:a9bc2e8b01d7
- Child:
- 212:8b5ff0f0186f
- Child:
- 217:23870c55b07e
diff -r 0ed200002250 -r 08c4c85ca679 x-nucleo-idb0xa1/BlueNRGGap.h
--- a/x-nucleo-idb0xa1/BlueNRGGap.h Tue Dec 15 12:23:30 2015 +0100
+++ b/x-nucleo-idb0xa1/BlueNRGGap.h Thu Jan 14 10:50:59 2016 +0100
@@ -178,7 +178,7 @@
BlueNRGGap() {
m_connectionHandle = BLE_CONN_HANDLE_INVALID;
- addr_type = Gap::ADDR_TYPE_PUBLIC;
+ addr_type = BLEProtocol::AddressType::PUBLIC;
isSetAddress = false;
btle_reinited = false;
DeviceName = NULL;
