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:
- 165:3576598c0889
- Parent:
- 160:174387d53809
- Child:
- 177:65d9b1b75fca
- Child:
- 187:2e517d3ddd71
--- a/x-nucleo-idb0xa1/BlueNRGGap.h Fri Oct 30 14:08:52 2015 +0100
+++ b/x-nucleo-idb0xa1/BlueNRGGap.h Fri Oct 30 16:46:25 2015 +0100
@@ -130,7 +130,8 @@
uint8_t *data_length,
uint8_t *data,
uint8_t *RSSI);
- ble_error_t makeConnection(void);
+ ble_error_t createConnection(void);
+
void setConnectionHandle(uint16_t con_handle);
uint16_t getConnectionHandle(void);
