BLE_API/ble
Rohit Grover 5aa7895578 mostly white-sapce improvements 2015-09-29 08:41:18 +01:00
..
services mostly white-sapce improvements 2015-09-29 08:41:18 +01:00
BLE.h Changed onConnection and onDisconnection to accept object/methods and merged them with the addTo-callchain. All calls to onConnection and onDisconnection will now be added to a call chain. 2015-09-17 11:38:14 +01:00
BLEInstanceBase.h switch to a yotta layout 2015-06-19 13:37:31 +01: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 switch to a yotta layout 2015-06-19 13:37:31 +01:00
Gap.h Changed onConnection and onDisconnection to accept object/methods and merged them with the addTo-callchain. All calls to onConnection and onDisconnection will now be added to a call chain. 2015-09-17 11:38:14 +01: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 simplified some declarations: removed extraneous 'typedef' from typedef struct X {}; 2015-07-14 09:05:35 +01: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 fix typo in GattService constructor 2015-07-13 15:26:03 +01: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 switch to a yotta layout 2015-06-19 13:37:31 +01:00
blecommon.h fix #53: add GattClient::onHVX() and GattHVXCallbackParams 2015-07-06 09:31:37 +01:00