BLE Driver for specific board Mheuve sensor ENSMM CROC

Dependents:   BLE_Meuhve_Sensor

Revision:
229:9981f62cdb1a
Parent:
132:51056160fa4a
--- a/x-nucleo-idb0xa1/bluenrg-hci/hci_const.h	Tue Apr 26 14:44:54 2016 +0200
+++ b/x-nucleo-idb0xa1/bluenrg-hci/hci_const.h	Mon May 16 17:22:03 2016 +0200
@@ -14,7 +14,6 @@
 #include "hal_types.h"
 #include "clock.h"
 #include "link_layer.h"
-
 #include "hci.h"
 
 #define DEFAULT_TIMEOUT (CLOCK_SECOND/10)
@@ -287,7 +286,7 @@
   uint8_t  status;
   uint16_t handle;
   uint8_t  map[5];
-}  le_read_channel_map_rp;
+} PACKED le_read_channel_map_rp;
 #define LE_READ_CHANNEL_MAP_RP_SIZE 8
 
 #define OCF_LE_READ_REMOTE_USED_FEATURES	0x0016