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:
- 232:aead10288880
- Parent:
- 230:6eb53072d82b
- Child:
- 234:3f6bba52b307
--- a/x-nucleo-idb0xa1/BlueNRGGap.h Fri May 20 16:59:24 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGGap.h Fri May 20 17:00:21 2016 +0200
@@ -179,8 +179,10 @@
uint16_t scanInterval;
uint16_t scanWindow;
+ uint16_t advInterval;
uint16_t conn_min_interval;
uint16_t conn_max_interval;
+ void setAdvParameters(void);
void setConnectionParameters(void);
Gap::AdvertisingPolicyMode_t advertisingPolicyMode;
