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.
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGGap.h
- Revision:
- 230:6eb53072d82b
- Parent:
- 229:9981f62cdb1a
- Child:
- 232:aead10288880
diff -r 9981f62cdb1a -r 6eb53072d82b x-nucleo-idb0xa1/BlueNRGGap.h
--- a/x-nucleo-idb0xa1/BlueNRGGap.h Mon May 16 17:22:03 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGGap.h Thu May 19 09:44:46 2016 +0200
@@ -194,7 +194,7 @@
/* Set the whitelist policy filter modes to IGNORE_WHITELIST */
advertisingPolicyMode = Gap::ADV_POLICY_IGNORE_WHITELIST;
- scanningPolicyMode = Gap::SCAN_POLICY_FILTER_ALL_ADV;//Gap::SCAN_POLICY_IGNORE_WHITELIST;
+ scanningPolicyMode = Gap::SCAN_POLICY_IGNORE_WHITELIST;
isSetAddress = false;
memset(deviceAppearance, 0, sizeof(deviceAppearance));
