remove include of nordic-specific gatts.h from GattCharacteristic.h

master
Rohit Grover 2014-07-31 09:07:59 +01:00
parent 3155996258
commit d36e2ab23d
2 changed files with 3 additions and 5 deletions

View File

@ -14,15 +14,15 @@
* limitations under the License.
*/
#ifndef __BLE_DEVICE__
#define __BLE_DEVICE__
#include "mbed.h"
#include "blecommon.h"
#include "Gap.h"
#include "GattServer.h"
#include "BLEDeviceInstanceBase.hpp"
#ifndef __BLE_DEVICE__
#define __BLE_DEVICE__
/**
* The base class used to abstract away BLE capable radio transceivers or SOCs,
* to enable this BLE API to work with any radio transparently.

View File

@ -21,8 +21,6 @@
#include "blecommon.h"
#include "UUID.h"
#include "ble_gatts.h"
/**************************************************************************/
/*!
\brief GATT characteristic