Commit Graph

652 Commits (master)
 

Author SHA1 Message Date
Joe Finney 040baa12c0 Add NRF event loop handler hook.
6 years ago
Vincent Coubard c5ce428dae Fix access to enum member
7 years ago
Joe Finney 67d0ac737d microbit: Update to indicate when system attributes require intialisation
7 years ago
Joe Finney 0963f913e0 microbit: Added funciton to allow the size of the GATT table to be configuraed
7 years ago
Joe Finney 2b2a9d0fab microbit: Remove restriction on GATT table size to permit larger profiles.
7 years ago
Joe Finney 2541e8fdb0 microbit: Populate 'bonds' field in whitelist entry
7 years ago
Joe Finney 06a34dad44 microbit: Revert service changed indication.
7 years ago
Joe Finney fd017fbf2b microbit: Update to indicate service change on SYS_ATTR_MISSING
7 years ago
Joe Finney 47098827fc microbit: Increase maximum descriptor count
7 years ago
Joe Finney 4831021204 Merge branch 'master' of https://www.github.com/lancaster-university/nrf51822
7 years ago
Joe Finney f0333be39e microbit: Update to acomodate changed ble-nrf51822 API
7 years ago
Joe Finney 12cc720955 BUGFIX: Add conditional compilation to support S110 only builds
7 years ago
Joe Finney 93dd3fcc5b microbit: Defined an initial GATT table size of 768 bytes.
8 years ago
Joe Finney d214d82075 microbit: BUGFIX: nRF5xn global singleton preventing gcc optimisation when module not initialized
8 years ago
Joe Finney d8227522cd microbit: Increased maximum characteristic count
8 years ago
Joe Finney 5928b5e443 microbit: Added support for explicit characteristic notification
8 years ago
Joe Finney 2547adaa9c BUGFIX: Updated security requirements for notify/indicate descriptors to match the associated characteristic
8 years ago
Vincent Coubard d9c0198237 version v2.5.0
8 years ago
Vincent Coubard 2f875c9c1d Merge pull request #103 from andresag01/bond-table-query
8 years ago
Vincent Coubard e2368c7eb3 version v2.4.1
8 years ago
Vincent Coubard 29d53c2992 Remove dependency to mbed-error
8 years ago
Andres Amaya Garcia c1bc230bcf Initialize address list before returning error
8 years ago
Andres Amaya Garcia 1e4d6f20fc Add initialization check before querying SD bond table
8 years ago
Andres Amaya Garcia 33db258c8d Add missing documentation to getAddressesFromBondTable API
8 years ago
Vincent Coubard 0b4dde9c94 version v2.4.0
8 years ago
Vincent Coubard bd45b25fac Merge pull request #99 from andresag01/whitelisting
8 years ago
Andres Amaya Garcia 116eb8db8e Finish implementation of getAddressesFromBondTable
8 years ago
Andres Amaya Garcia 91e8bf4bb2 Modify nRF5xGap::reset() to reset the whitelist
8 years ago
Andres Amaya Garcia bdf392d471 Remove redundant structures from nRF5xGap
8 years ago
Andres Amaya Garcia 12e6c9ec09 Make setWhitelist check errors before changing state
8 years ago
Andres Amaya Garcia 553551aa4f Update nrf51-sdk dependency to v2.1.0
8 years ago
Andres Amaya Garcia b72f9aa24e Add whitelisting documentation to nRF51xGap
8 years ago
Andres Amaya Garcia 9d0c6381d4 Add missing documentation to btle_security for whitelisting
8 years ago
Andres Amaya Garcia 2ebbcb08b5 Add documentation and fix style of SecurityManager
8 years ago
Andres Amaya Garcia c9b6bb9bbb Almost complete implementation of whitelisting API
8 years ago
Andres Amaya Garcia 0f76db4eed Add helper function to get whitelist from SD bond table
8 years ago
Andres Amaya Garcia fdead9ec36 Early whitelisting API prototype implementation
8 years ago
Vincent Coubard 31c4a7c475 version v2.3.1
8 years ago
Andres Amaya Garcia 98d770885c Merge pull request #98 from pan-/yottaDependencies
8 years ago
Vincent Coubard 48ee379978 Update yotta module dependencies
8 years ago
Joe Finney 60b4c5c210 version v2.2.5
8 years ago
Joe Finney e38a6b7e5f microbit: Defined an initial GATT table size of 768 bytes.
8 years ago
Joe Finney ce50b67bb4 version v2.2.4
8 years ago
Joe Finney 8fafd6cba6 microbit: BUGFIX: nRF5xn global singleton preventing gcc optimisation when module not initialized
8 years ago
Vincent Coubard 1d37de1460 version v2.3.0
8 years ago
Vincent Coubard 05763f7854 Merge pull request #74 from pan-/characteristicDescriptorDiscovery
8 years ago
Vincent Coubard 4092d56947 version v2.2.10
8 years ago
Vincent Coubard 19d1c40612 Merge branch 'develop' of https://github.com/ARMmbed/ble-nrf51822 into characteristicDescriptorDiscovery
8 years ago
Vincent Coubard b8ed9fdbf7 Merge pull request #96 from andresag01/fix_shutdown
8 years ago
Andres Amaya Garcia 22082c54ae Add minor comment in shutdown function
8 years ago