High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: public/BLEDevice.h
- Revision:
- 429:057397118755
- Parent:
- 426:1114653158f6
- Child:
- 433:b7b9bc2b86fa
diff -r d56a1d755676 -r 057397118755 public/BLEDevice.h --- a/public/BLEDevice.h Fri Jun 19 15:51:54 2015 +0100 +++ b/public/BLEDevice.h Fri Jun 19 15:51:54 2015 +0100 @@ -863,7 +863,6 @@ return transport->getGap().stopScanning(); } - inline ble_error_t BLEDevice::disconnect(Gap::DisconnectionReason_t reason) {