Compatible with Keewi v1

Fork of BLE_API by Bluetooth Low Energy

History

rename BLEDeviceInstanceBase.hpp to .h; our online toolchain has problems with exporting .hpp files default tip

2014-07-31, by Rohit Grover [Thu, 31 Jul 2014 14:39:35 +0100] rev 112

rename BLEDeviceInstanceBase.hpp to .h; our online toolchain has problems with exporting .hpp files


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

2014-07-31, by Rohit Grover [Thu, 31 Jul 2014 09:07:59 +0100] rev 111

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


move constants for appearance and UUIDs into blecommon.h

2014-07-25, by Rohit Grover [Fri, 25 Jul 2014 10:34:18 +0100] rev 110

move constants for appearance and UUIDs into blecommon.h


add APIs for get/setDeviceName(), get/setAppearance(), getVersion(), and setTxPower().

2014-07-24, by Rohit Grover [Thu, 24 Jul 2014 15:38:15 +0100] rev 109

add APIs for get/setDeviceName(), get/setAppearance(), getVersion(), and setTxPower().


adding another error instance to blecommon.h

2014-07-24, by Rohit Grover [Thu, 24 Jul 2014 15:35:04 +0100] rev 108

adding another error instance to blecommon.h


initial re-organization of BLE_API directory structure

2014-07-23, by Rohit Grover [Wed, 23 Jul 2014 15:09:23 +0100] rev 107

initial re-organization of BLE_API directory structure


add APIs for working with connectionParams

2014-07-11, by Rohit Grover [Fri, 11 Jul 2014 14:39:17 +0100] rev 106

add APIs for working with connectionParams


connection and disconnection callbacks need to take a connection handle

2014-07-10, by Rohit Grover [Thu, 10 Jul 2014 12:12:06 +0100] rev 105

connection and disconnection callbacks need to take a connection handle


Added UUID for SENSOR_LOCATION https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.sensor_location.xml

2014-07-18, by clemberto [Fri, 18 Jul 2014 10:42:33 +0000] rev 104

Added UUID for SENSOR_LOCATION https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.sensor_location.xml


add accumulateScanResponse() to BLEDevice.h

2014-07-09, by Rohit Grover [Wed, 09 Jul 2014 09:08:53 +0100] rev 103

add accumulateScanResponse() to BLEDevice.h