Added support for obtaining BLE device name by parsing advertising data.

Fork of BLE_BlueNRG by Mridupawan Das

Revision:
2:a2b623661316
Parent:
0:309c845d289d
--- a/hci/inc/bluenrg_hci.h	Wed Jul 16 08:05:46 2014 +0000
+++ b/hci/inc/bluenrg_hci.h	Mon Jul 21 08:28:47 2014 +0000
@@ -16,7 +16,7 @@
 #ifndef __BLUENRG_HCI_H__
 #define __BLUENRG_HCI_H__
 
-#include "gatt_server.h"
+#include "gatt_service.h"
 
 tBleStatus aci_gatt_init(void);
 tBleStatus aci_gap_init(uint8_t role,