Commit Graph

  • d0cdccde99 fix warning thanks to adbb9fb9bd v2.5.0+mb4 Schoumi 2022-07-07 13:08:48 +0200
  • bbc2dc58f8 microbit: Additional callback to indicate to applications when System Attributes require initialisation from persistent storage. master v2.5.0+mb3 Joe Finney 2016-02-11 21:59:51 +0000
  • 33935ace89 Merge branch 'ble-bondcount' v2.5.0+mb2 Joe Finney 2016-02-07 20:38:24 +0000
  • 1b78b7bba4 microbit: Added 'bonds' field to Gap::Whitelist_t structure Joe Finney 2016-02-07 20:09:34 +0000
  • 06467deeed Merge branch 'master' of https://www.github.com/lancaster-university/BLE_API v2.5.0+mb Joe Finney 2016-01-17 00:34:45 +0000
  • 3306737028 microbit: Added support for explicit notification Joe Finney 2015-12-10 16:52:41 +0000
  • a5f6d4b877 microbit: Disabled default instantiation of DFUService. Joe Finney 2015-12-10 16:44:19 +0000
  • e0f693adde version v2.5.0 v2.5.0 Vincent Coubard 2016-01-12 11:15:36 +0000
  • 63a0a1364d Merge pull request #160 from andresag01/bond-table-query Vincent Coubard 2016-01-11 09:25:21 +0000
  • 81b8f0a240 Add doxygen experimental tag to getAddressFromBondTable API Andres Amaya Garcia 2016-01-11 09:19:08 +0000
  • e67bcf35c8 Make getAddressFromBondTable API const Andres Amaya Garcia 2016-01-08 15:51:30 +0000
  • 513ec79c5a Add API to get addresses of peers in bond table Andres Amaya Garcia 2016-01-08 15:37:14 +0000
  • 53fe8b4fac version v2.4.0 v2.4.0 Vincent Coubard 2016-01-07 17:42:36 +0000
  • 0f26e18e43 Merge pull request #159 from andresag01/whitelisting Vincent Coubard 2016-01-06 17:04:02 +0000
  • 0dd7f29518 Change return value of set.*PolicyMode() functions in Gap Andres Amaya Garcia 2016-01-06 13:58:38 +0000
  • 706a97bca2 Add @experimental doxygen tag to new APIs Andres Amaya Garcia 2016-01-06 11:17:14 +0000
  • 0b2ca7aafd Add capacity to whitelist structure Andres Amaya Garcia 2016-01-06 10:40:23 +0000
  • a488074d7a Change Whitelisting API according to comments Andres Amaya Garcia 2016-01-06 10:02:04 +0000
  • c56bc43058 Remove unnecessary include in BLEProtocol Andres Amaya Garcia 2016-01-05 17:00:14 +0000
  • 819a0ca799 Fix comments and add Address_t empty constructor Andres Amaya Garcia 2016-01-05 16:56:33 +0000
  • 42a202e047 Finilise Whitelisting experimental API Andres Amaya Garcia 2016-01-05 16:26:45 +0000
  • 6021b70625 Fix Address_t and AddressBytes_t problem in Gap Andres Amaya Garcia 2015-12-31 14:36:51 +0000
  • 54977ed9f0 Merge branch 'develop' of github.com:ARMmbed/ble into whitelisting Andres Amaya Garcia 2015-12-31 14:24:12 +0000
  • f7570e8bd5 Early whitelisting API Andres Amaya Garcia 2015-12-31 13:54:21 +0000
  • 4af295aba6 version v2.3.0 v2.3.0 Vincent Coubard 2015-12-23 12:26:27 +0000
  • 0e70683f81 Merge pull request #105 from pan-/descriptorDiscovery Vincent Coubard 2015-12-23 12:24:57 +0000
  • ca85939442 version v2.2.3 v2.2.3 Vincent Coubard 2015-12-23 11:12:35 +0000
  • a7d97ae5c4 Merge pull request #158 from LiyouZhou/hotfix_Gap_AddressType Vincent Coubard 2015-12-23 10:39:40 +0000
  • 5caca671f3 Merge branch 'develop' of https://github.com/ARMmbed/ble into descriptorDiscovery Vincent Coubard 2015-12-22 17:12:25 +0000
  • b2dd219ff4 Fix issues Liyou Zhou 2015-12-22 13:56:14 +0000
  • ec7df38a77 Add deprecated message to Gap::connect overload function Liyou Zhou 2015-12-22 12:59:45 +0000
  • 7398a396d7 Hotfix for backward compatibility Liyou Zhou 2015-12-21 17:38:17 +0000
  • 3036b058fe Merge pull request #153 from andresag01/update_adv_payload Vincent Coubard 2015-12-21 15:04:59 +0000
  • 484382e2aa Fix comment in GapAdvertisingData Andres Amaya Garcia 2015-12-21 10:44:55 +0000
  • 02ca65bc9f Make update adv payload replace previous data Andres Amaya Garcia 2015-12-21 10:38:51 +0000
  • fa8068478e Merge pull request #154 from andresag01/clean_warnings Vincent Coubard 2015-12-21 08:23:51 +0000
  • bd2b3cd05b version v2.2.2 v2.2.2 Rohit Grover 2015-12-21 08:10:30 +0000
  • 6d1dc39a44 Merge pull request #155 from andresag01/add_err_code Rohit Grover 2015-12-21 08:06:30 +0000
  • c64decef73 Add BLE_ERROR_INTERNAL_STACK_FAILURE error code Andres Amaya Garcia 2015-12-18 17:22:35 +0000
  • fec4e5ec53 Add documentation missing for updateData() Andres Amaya Garcia 2015-12-18 16:27:18 +0000
  • ae516d1aba Clean up code in DiscoveredCharacteristic.cpp Andres Amaya Garcia 2015-12-18 16:17:28 +0000
  • 4fb7c06886 Rename updateFieldPayload to updateField Andres Amaya Garcia 2015-12-18 14:02:44 +0000
  • 39e3e8d151 Modify functions that manipulate adv payload Andres Amaya Garcia 2015-12-18 13:53:51 +0000
  • 002c761381 version v2.2.1 v2.2.1 Rohit Grover 2015-12-18 13:23:52 +0000
  • 1381ba46e7 Merge pull request #150 from andresag01/rm_appearance Rohit Grover 2015-12-18 08:14:03 +0000
  • e40dc0642c Fix comment in GapAdvertisingParams.h Andres Amaya Garcia 2015-12-17 15:45:04 +0000
  • 7ce1b80b8c Removed deprecated appearance enum from blecommon.h Andres Amaya Garcia 2015-12-17 15:42:29 +0000
  • 7ded8ae784 version v2.2.0 v2.2.0 Rohit Grover 2015-12-17 08:52:14 +0000
  • 31be7790b0 Merge pull request #146 from andresag01/develop Vincent Coubard 2015-12-17 08:43:12 +0000
  • 0024b78a39 Clear shutdown callchain after exec callbacks Andres Amaya Garcia 2015-12-16 16:43:04 +0000
  • 65ed5c13a8 Merge pull request #145 from rgrover/develop Vincent Coubard 2015-12-16 09:46:17 +0000
  • 0781293bda Add onShutdown to register callbacks Andres Amaya Garcia 2015-12-15 15:53:12 +0000
  • 3c15a7dfcc minor re-organization Rohit Grover 2015-12-16 09:09:38 +0000
  • f30fe6bcda use an anonymous enum instead Rohit Grover 2015-12-16 09:07:57 +0000
  • 2f527dbb7e transparenly support existing applications which may have used Gap::ADDR_TYPE_*. Rohit Grover 2015-12-16 08:54:09 +0000
  • 022c37ce31 white space diffs Rohit Grover 2015-12-16 07:00:50 +0000
  • 8b513a7ba2 add an interdependency to "ble-nrf51822": "^2.2.8" v2.1.16 Rohit Grover 2015-12-16 06:51:35 +0000
  • 1e448f8757 Merge pull request #141 from andresag01/develop Rohit Grover 2015-12-16 06:46:01 +0000
  • b8fde92814 update dependency for ble-nrf51822 to have version >=2.2.6 v2.1.15 Rohit Grover 2015-12-15 13:06:52 +0000
  • 87ab48899d version v2.1.15 Rohit Grover 2015-12-15 13:04:25 +0000
  • 95541a1663 Merge pull request #142 from rgrover/develop Rohit Grover 2015-12-15 12:59:45 +0000
  • 1cab4222d5 replace uses of GapAddress_t with BLEProtocol::Address_t Rohit Grover 2015-12-15 11:58:15 +0000
  • 4774e2cd84 Add an alias for BLEProtocol::AddressType::Type Rohit Grover 2015-12-15 08:50:47 +0000
  • 4dda9bf1b8 Fix function names: - isCharacteristicDescriptorsDiscoveryActive => isCharacteristicDescriptorDiscoveryActive - terminateCharacteristicDescriptorsDiscovery =>terminateCharacteristicDescriptorDiscovery Vincent Coubard 2015-12-15 07:57:47 +0000
  • 05c42ffc31 had meant to use namespace for BLEProtocol instead of struct Rohit Grover 2015-12-14 17:08:07 +0000
  • 17d6e5fe80 Extract Adress related types from Gap.h into BLEProtocol.h Rohit Grover 2015-12-14 16:59:21 +0000
  • cd809e2a2c Modify shutdown API and functionality Andres Amaya Garcia 2015-12-14 15:34:38 +0000
  • 87d8941374 Remove setLastHandle member function, it does not belong here Vincent Coubard 2015-12-14 15:03:40 +0000
  • 726a144eeb Fix whitespace and improve documentation of Descriptors discovery Vincent Coubard 2015-12-14 14:48:38 +0000
  • a56a875bbc Improve cross references for DiscoveredCharacteristicDescriptor docs Vincent Coubard 2015-12-14 14:33:31 +0000
  • e877d0b7c7 Improve and correct documentation of DiscoveredCharacteristic Vincent Coubard 2015-12-14 14:31:08 +0000
  • d7700bccb8 Improve documentation of DiscoveredCharacteristicDescriptor Vincent Coubard 2015-12-14 14:04:05 +0000
  • bb9cb988a2 Improve consistency of accessor naming Vincent Coubard 2015-12-14 13:44:30 +0000
  • 6b6cf34b1d Improve description of class DiscoveredCharacteristicDescriptor Vincent Coubard 2015-12-14 13:40:23 +0000
  • e9d0a85643 Improve description of class DiscoveredCharacteristic Vincent Coubard 2015-12-14 13:39:28 +0000
  • 325f52c7aa Add documentation for DiscoveredCharacteristic Vincent Coubard 2015-12-14 12:04:04 +0000
  • 933f134872 Add documentation for CharacteristicDescriptorDiscovery Vincent Coubard 2015-12-14 12:03:45 +0000
  • a7b7118bd7 Merge branch 'develop' of https://github.com/ARMmbed/ble into descriptorDiscovery Vincent Coubard 2015-12-14 09:13:28 +0000
  • b817cf3e57 Improve API to facilitate full shutdown procedure Andres Amaya Garcia 2015-12-11 18:00:17 +0000
  • e513c189ec version v2.1.14 v2.1.14 Rohit Grover 2015-12-11 09:38:20 +0000
  • 4274817f7d changing dependency for nucleo-idb0xa1 to use versioning Rohit Grover 2015-12-11 09:38:12 +0000
  • 6c13ded25b version v2.1.13 v2.1.13 Rohit Grover 2015-12-11 09:29:34 +0000
  • 21447dcf8a version v2.1.12 Rohit Grover 2015-12-11 09:14:27 +0000
  • 5eca22cd68 Merge pull request #140 from marcuschangarm/bond Rohit Grover 2015-12-11 09:13:43 +0000
  • 7c1aa005d3 microbit: Added support for explicit notification v2.1.11 Joe Finney 2015-12-10 16:52:41 +0000
  • cfbc9f3fad microbit: Disabled default instantiation of DFUService. Joe Finney 2015-12-10 16:44:19 +0000
  • 372e20367c Added SecurityManager::setLinkSecurity call for elevating security settings on a particular connection. Marcus Chang 2015-12-10 15:02:05 +0000
  • d363d7ee8c Merge branch 'develop' Rohit Grover 2015-12-10 09:12:45 +0000
  • f3dd147b2b Release 2.1.11 ============== Rohit Grover 2015-12-10 09:08:13 +0000
  • 12d317cc9f version v2.1.10 v2.1.10 Rohit Grover 2015-12-07 15:45:06 +0000
  • e8cf2c3999 Merge branch 'marcuschangarm-endian' into develop Rohit Grover 2015-12-07 15:44:52 +0000
  • 694130ff18 use std::reverse_copy to switch byte-order Rohit Grover 2015-12-07 15:44:28 +0000
  • 9ba091134d rename UUID::BitOrder_t to ByteOrder Rohit Grover 2015-12-07 15:36:46 +0000
  • 9c648dc3c6 add comment header for UUID::char2int Rohit Grover 2015-12-07 15:30:35 +0000
  • aac3181548 Merge branch 'endian' of https://github.com/marcuschangarm/ble into marcuschangarm-endian Rohit Grover 2015-12-07 15:26:04 +0000
  • 01eaeeeea2 Added bit ordering parameter to UUID construction. Marcus Chang 2015-12-07 13:43:44 +0000
  • ce4551ba6b remove an incorrect comment block Rohit Grover 2015-12-04 13:14:01 +0000
  • 605519dc6e version v2.1.9 v2.1.9 Rohit Grover 2015-12-04 13:07:06 +0000
  • ae05cd7950 merge the options from Doxyfile into ble.doxyfile Rohit Grover 2015-12-04 13:06:40 +0000
  • 1922b9a19f Merge pull request #134 from andresag01/develop Rohit Grover 2015-12-04 11:00:20 +0000