BLE_API/ble
Rohit Grover c6130f4877 fix missing return from BLE::init() 2015-11-03 13:18:33 +00:00
..
services Use correct not-implemented value for Voltage/Temp 2015-11-02 16:36:18 +00:00
BLE.h fix missing return from BLE::init() 2015-11-03 13:18:33 +00:00
BLEInstanceBase.h BLE::init() should also be able to take a <object,member> tuple. 2015-11-03 10:55:31 +00:00
CallChainOfFunctionPointersWithContext.h switch to a yotta layout 2015-06-19 13:37:31 +01:00
DiscoveredCharacteristic.h Change DiscoveredCharacteristic API to return long or short UUIDs. 2015-07-10 11:50:36 -04:00
DiscoveredService.h switch to a yotta layout 2015-06-19 13:37:31 +01:00
FunctionPointerWithContext.h white space diffs. 2015-11-03 10:55:31 +00:00
Gap.h cosmetic changes. 2015-10-30 08:34:17 +00:00
GapAdvertisingData.h fix #64: GapAdvertisingData::getPayload() should return the payload pointer regardless of len. 2015-08-07 09:20:30 +01:00
GapAdvertisingParams.h minor cosmetic change to the comment header for GapAdvertisingParams. 2015-08-11 13:50:31 +01:00
GapEvents.h switch to a yotta layout 2015-06-19 13:37:31 +01:00
GapScanningParams.h Conversion from advertisement duration units to ms moved from Gap to GapAdvertisingParams. getInterval converts to ms. Added conversion in GapScanningParams 2015-08-06 10:43:04 +01:00
GattAttribute.h switch to a yotta layout 2015-06-19 13:37:31 +01:00
GattCallbackParamTypes.h minor improvement to comments for AuthCallbackParams. 2015-09-01 12:52:31 +01:00
GattCharacteristic.h Support for Environmental Service (temperature, pressure and humidity characteristics) 2015-10-05 10:38:08 +02:00
GattClient.h deprecate GattClient::onDataWrite() in favour of onDataWritten(). 2015-08-07 09:10:39 +01:00
GattServer.h minor improvement to comment header for GattServer::onDataRead() 2015-09-08 10:11:39 +01:00
GattServerEvents.h switch to a yotta layout 2015-06-19 13:37:31 +01:00
GattService.h Support for Environmental Service (temperature, pressure and humidity characteristics) 2015-10-05 10:38:08 +02:00
SecurityManager.h minor change to a comment for poter(s). 2015-07-03 10:59:27 +01:00
ServiceDiscovery.h switch to a yotta layout 2015-06-19 13:37:31 +01:00
UUID.h fix minor compiler warning due to a shadowed member variable. 2015-10-23 14:34:25 +01:00
blecommon.h Major change: 2015-10-28 11:39:15 +00:00