Commit Graph

652 Commits (040baa12c08b439f9a09f0c1594ac625e58e2ad1)
 

Author SHA1 Message Date
Andres Amaya Garcia 9b14870e5c Fix shutdown of Gap instance to avoid NULL refs
7 years ago
Vincent Coubard bb283199db Merge pull request #95 from andresag01/init_checks
7 years ago
Andres Amaya Garcia 65cb294f61 Fix comment typo
7 years ago
Andres Amaya Garcia 7f02a2d51f Add check for return code of ble_init
7 years ago
Rohit Grover 2850a85809 version v2.2.9
7 years ago
Rohit Grover a5fa97a549 Merge pull request #92 from andresag01/rm_appearance
7 years ago
Andres Amaya Garcia 7a499f1f3e Remove unused include blecommon.h from projectconfig.h
7 years ago
Andres Amaya Garcia eab13c8b91 Remove occurrence of deprecated appearance enum
7 years ago
Rohit Grover b1b1a40368 white space diff
7 years ago
Rohit Grover 5a6f8cde9a replace a few instances of Gap::AddressType_t with BLEProtocol::AddressType_t
7 years ago
Rohit Grover 04bb297831 add an interdependency to "ble": "^2.1.16"
7 years ago
Rohit Grover 3f66311359 version v2.2.7
7 years ago
Rohit Grover 1527ce60c1 Merge pull request #89 from andresag01/develop
7 years ago
Andres Amaya Garcia 90de915fac Replace deprecated inclusions of mbed.h
7 years ago
Vincent Coubard fd8b73f914 Merge pull request #87 from andresag01/develop
7 years ago
Andres Amaya Garcia 4efa84c82e Remove out-of-date comment from nRF5xn
7 years ago
Andres Amaya Garcia 252ef3cfbd Make _gapInstance non-static in nRF5xn
7 years ago
Rohit Grover 0e933954c8 update dependency for ble to have version >=2.1.15
7 years ago
Rohit Grover cd2f96b5f1 version v2.2.6
7 years ago
Rohit Grover ca8b3d2135 replace instances of BLEProtocol::AddressType::Type with BLEProtocol::AddressType_t
7 years ago
Rohit Grover 752e2ba43b Merge pull request #88 from rgrover/develop
7 years ago
Andres Amaya Garcia 786cd0b9bf Modify nRF5xn::shutdown to return actual error code
7 years ago
Vincent Coubard 15592642e1 Move Implementation of nRF5xCharacteristicDescriptorDiscoverer::Discovery
7 years ago
Vincent Coubard c8d826ffd0 Documentation of descriptor discoverer class.
7 years ago
Vincent Coubard 59ced0b4b1 rename remainingCharacteristic member, now it is named
7 years ago
Rohit Grover 52200b37bb follow the extraction of ddress related types from Gap.h into BLEProtocol.h
7 years ago
Andres Amaya Garcia 0bcc2e96c9 Modify shutdown due to BLE API change
7 years ago
Vincent Coubard eb5ca3806d Add a function to change the lastHandle of a discovered characteristic
7 years ago
Vincent Coubard 7e784e0e0c Merge branch 'develop' of https://github.com/ARMmbed/ble-nrf51822 into characteristicDescriptorDiscovery
7 years ago
Andres Amaya Garcia 0429643609 Fix comment typo
7 years ago
Andres Amaya Garcia 7bf81e7edb Improve shutdown to clear BLE API and not just SD
7 years ago
Rohit Grover 0583503b05 version v2.2.5
7 years ago
Rohit Grover d72e2b71d0 version v2.2.4
7 years ago
Rohit Grover 2405f0cb1f Merge pull request #86 from marcuschangarm/bond
7 years ago
Joe Finney 001abe5262 microbit: Increased maximum characteristic count
7 years ago
Joe Finney 031aeec3af microbit: Added support for explicit characteristic notification
7 years ago
Joe Finney a5bb9906b3 BUGFIX: Updated security requirements for notify/indicate descriptors to match the associated characteristic
7 years ago
Marcus Chang b2cb566312 Added SecurityManager::setLinkSecurity call for elevating security settings on a particular connection.
7 years ago
Rohit Grover e7492efadd Merge branch 'develop'
7 years ago
Rohit Grover 599bd976d3 Release 2.2.3
7 years ago
Rohit Grover 51f614800a version v2.2.2
7 years ago
Rohit Grover 6a0c605d44 Merge pull request pull/83 i.e. commit '6507b4a50ce849db7e5e541dfd03accfc38f1b6f' into develop
7 years ago
Rohit Grover a605c77a0b version v2.2.1
7 years ago
Rohit Grover b96c0a6e72 enforce dependency upon ble version >= 2.1.10
7 years ago
Rohit Grover dada1de8fc Merge pull request #82 from marcuschangarm/endian
7 years ago
Marcus Chang 59fa852bea Added bit order parameter to UUID construction.
7 years ago
Andres Amaya Garcia 6507b4a50c Add -Wno-unused-function to supress-warnings.cmake
7 years ago
Marcus Chang e554200f5e Removed endian conversion in custom helper functions.
7 years ago
Rohit Grover a7ff648214 Release 2.2.0
7 years ago
Rohit Grover 9412d6745b version v2.2.0
7 years ago