Commit Graph

805 Commits (f1f56f32dd00827f88356ce72298b4406b3e6cd9)
 

Author SHA1 Message Date
Rohit Grover 84f434a994 Fix compiler warnings due to header includes.
8 years ago
Rohit Grover 4c76373579 Merge pull request #79 from andresag01/develop
8 years ago
Andres Amaya Garcia f8e3d2f44c Introduced fixes after review
8 years ago
Andres Amaya Garcia 18dcc91382 Introduced fix for defect IOTSFW-1058
8 years ago
Bogdan Marinescu 0e54ba6c70 version v1.0.0
8 years ago
Bogdan Marinescu df8a41c80a Updated dependencies
8 years ago
Rohit Grover ad80d1c1ce Merge pull request #76 from pan-/master
8 years ago
Vincent Coubard df088f57aa Add st-ble-shield as a possible target dependency.
8 years ago
xcrespo 13a9c192d7 New call to onDisconnection callback in LinkLossService
8 years ago
xcrespo da2b104e16 Added license header for EnvironmentalService
8 years ago
Xabi Crespo f0f42d110b Support for Environmental Service (temperature, pressure and humidity characteristics)
8 years ago
Rohit Grover d43b1d1a8b update LinkLoss service due to recent changes in APIs
8 years ago
Rohit Grover 8694f1ade2 Merge branch 'develop'
8 years ago
Rohit Grover 91239f6b7c Release 0.4.8
8 years ago
Rohit Grover 7d5415ada2 Merge work for Eddystone Config Service into develop
8 years ago
Rohit Grover 5aa7895578 mostly white-sapce improvements
8 years ago
Austin Blackstone d389c42692 patch to ensure corred UUID being broadcast during Config.
8 years ago
Austin Blackstone 1811f21091 updated eddystone service and added config service.
8 years ago
Rohit Grover 7bbdbd0985 Merge pull request #72 from marcuschangarm/develop
8 years ago
Marcus Chang dd032631d7 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.
8 years ago
Rohit Grover 2c421951cb minor improvement to a comment header.
8 years ago
Rohit Grover c6dcbfc670 allow createBLEInstance to be overridable.
8 years ago
Rohit Grover 63f54814bd Merge pull request #71 from rgrover/develop
8 years ago
Rohit Grover cc3db8500c minor improvement to comment header for GattServer::onDataRead()
8 years ago
Rohit Grover 984266ee8a oops. typo.
8 years ago
Rohit Grover ce4821076f handle the case of a NULL transport pointer for BLE.
8 years ago
Rohit Grover ad8e92acd5 adding an initial prototype for a yotta-config based initialization for BLE transports
8 years ago
Rohit Grover a462757a6c disallow copy constructor and assignment operators for BLE.
8 years ago
Rohit Grover 4c2aac540d Merge branch 'master' into develop
8 years ago
Rohit Grover 715d0746bb adding LICENSE at the top level
8 years ago
Rohit Grover 7198945fb5 Adding LICENSE at the top level.
8 years ago
Rohit Grover 3f2f94ec1b update comment header for Gap::updateConnectionParams()
8 years ago
Rohit Grover 626c551477 minor improvement to comments for AuthCallbackParams.
8 years ago
Rohit Grover 3b01f2a250 Merge branch 'marcuschangarm-master' into develop
8 years ago
Marcus Chang 6f960cbecd Gap.h - Added onConnection callback chain simarly to the currently present onDisconnection callback chain.
8 years ago
Rohit Grover eb2130f7a6 Release 0.4.7
8 years ago
Rohit Grover 5bf17c0e7c version v0.4.7
8 years ago
Rohit Grover 8de531a7b5 depend on an updated version of nRF51822 which provides event handling through minar.
8 years ago
Rohit Grover 9d7a7568b8 Use mbed-os as a target dependency.
8 years ago
Rohit Grover 603dae3166 Release 0.4.6
8 years ago
Rohit Grover d5c5335fce version v0.4.6
8 years ago
Rohit Grover a15780a712 require 0.4.6 of nRF51 because of the implementation of connHandle field in callbacks.
8 years ago
Rohit Grover f5fb089d00 white space diffs.
8 years ago
Rohit Grover 8394e33e59 Add a connHandle field to most gattClient callbacks.
8 years ago
Rohit Grover a59e1ee07b Merge branch 'GattCB_conn_handle' of https://github.com/jpbrucker/ble into jpbrucker-GattCB_conn_handle
8 years ago
Rohit Grover eec3f3518f URIBeaconConfigService: move declarations of some local variables closer to their use.
8 years ago
Rohit Grover 1b265c4e3d minor cosmetic change to the comment header for GapAdvertisingParams.
8 years ago
Jean-Philippe Brucker 99c7253051 Add connection handle in Gatt callback parameters
8 years ago
Rohit Grover 3f3ceebeba Merge branch 'BlackstoneEngineering-eddystoneUpdate' into develop
8 years ago
Rohit Grover 3e2ef66dc2 Merge branch 'eddystoneUpdate' of https://github.com/BlackstoneEngineering/BLE_API into BlackstoneEngineering-eddystoneUpdate
8 years ago