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: Hello_BLE F446RE-BLE
Fork of X_NUCLEO_IDB0XA1 by
Diff: btle/inc/btle.h
- Revision:
- 2:a2b623661316
- Parent:
- 0:309c845d289d
- Child:
- 12:a5d7db4a1e49
--- a/btle/inc/btle.h Wed Jul 16 08:05:46 2014 +0000 +++ b/btle/inc/btle.h Mon Jul 21 08:28:47 2014 +0000 @@ -27,7 +27,8 @@ #include "bluenrg_hci.h" #include "hci_internal.h" #include "bluenrg_hci_internal.h" - +#include "gap.h" +#include "gatt_service.h" #include <stdio.h> #include <string.h>