X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
Revision 281:bc99b05605cb, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:51:48 2016 +0100
- Branch:
- 5a8c536877c89e2aef63a0b02fd587ead0fd6fca
- Parent:
- 280:fbee0e3444be
- Child:
- 282:27ead63b6cfc
- Commit message:
- Sync with 5a8c536877c89e2aef63a0b02fd587ead0fd6fca
2016-07-28 15:34:16+02:00: Andrea Palmieri
Update include
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
| x-nucleo-idb0xa1/platform/btle.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x-nucleo-idb0xa1/platform/btle.h Thu Sep 15 10:51:47 2016 +0100 +++ b/x-nucleo-idb0xa1/platform/btle.h Thu Sep 15 10:51:48 2016 +0100 @@ -26,9 +26,9 @@ #include <stdio.h> #include <string.h> -#include "hci.h" +#include "ble_hci.h" #include "bluenrg_aci.h" -#include "hci_const.h" +#include "ble_hci_const.h" #include "bluenrg_hal_aci.h" #include "stm32_bluenrg_ble.h" #include "bluenrg_gap.h"