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.
Diff: x-nucleo-idb0xa1/BlueNRGGap.h
- Revision:
- 238:b6454c839f42
- Parent:
- 236:2a73f3a97452
- Child:
- 242:058b2e731adc
- Child:
- 251:86df2c289e7c
diff -r 64c2ddbd9329 -r b6454c839f42 x-nucleo-idb0xa1/BlueNRGGap.h
--- a/x-nucleo-idb0xa1/BlueNRGGap.h Mon Jun 13 10:22:23 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGGap.h Tue Jun 14 14:45:08 2016 +0200
@@ -196,6 +196,8 @@
Whitelist_t whitelistAddresses;
+ ble_error_t updateAdvertisingData(void);
+
BlueNRGGap() {
m_connectionHandle = BLE_CONN_HANDLE_INVALID;
addr_type = BLEProtocol::AddressType::RANDOM_STATIC;