Commit Graph

942 Commits (v2.2.3)
 

Author SHA1 Message Date
Vincent Coubard ca85939442 version v2.2.3
8 years ago
Vincent Coubard a7d97ae5c4 Merge pull request #158 from LiyouZhou/hotfix_Gap_AddressType
8 years ago
Liyou Zhou b2dd219ff4 Fix issues
8 years ago
Liyou Zhou ec7df38a77 Add deprecated message to Gap::connect overload function
8 years ago
Liyou Zhou 7398a396d7 Hotfix for backward compatibility
8 years ago
Vincent Coubard 3036b058fe Merge pull request #153 from andresag01/update_adv_payload
8 years ago
Andres Amaya Garcia 484382e2aa Fix comment in GapAdvertisingData
8 years ago
Andres Amaya Garcia 02ca65bc9f Make update adv payload replace previous data
8 years ago
Vincent Coubard fa8068478e Merge pull request #154 from andresag01/clean_warnings
8 years ago
Rohit Grover bd2b3cd05b version v2.2.2
8 years ago
Rohit Grover 6d1dc39a44 Merge pull request #155 from andresag01/add_err_code
8 years ago
Andres Amaya Garcia c64decef73 Add BLE_ERROR_INTERNAL_STACK_FAILURE error code
8 years ago
Andres Amaya Garcia fec4e5ec53 Add documentation missing for updateData()
8 years ago
Andres Amaya Garcia ae516d1aba Clean up code in DiscoveredCharacteristic.cpp
8 years ago
Andres Amaya Garcia 4fb7c06886 Rename updateFieldPayload to updateField
8 years ago
Andres Amaya Garcia 39e3e8d151 Modify functions that manipulate adv payload
8 years ago
Rohit Grover 002c761381 version v2.2.1
8 years ago
Rohit Grover 1381ba46e7 Merge pull request #150 from andresag01/rm_appearance
8 years ago
Andres Amaya Garcia e40dc0642c Fix comment in GapAdvertisingParams.h
8 years ago
Andres Amaya Garcia 7ce1b80b8c Removed deprecated appearance enum from blecommon.h
8 years ago
Rohit Grover 7ded8ae784 version v2.2.0
8 years ago
Vincent Coubard 31be7790b0 Merge pull request #146 from andresag01/develop
8 years ago
Andres Amaya Garcia 0024b78a39 Clear shutdown callchain after exec callbacks
8 years ago
Vincent Coubard 65ed5c13a8 Merge pull request #145 from rgrover/develop
8 years ago
Andres Amaya Garcia 0781293bda Add onShutdown to register callbacks
8 years ago
Rohit Grover 3c15a7dfcc minor re-organization
8 years ago
Rohit Grover f30fe6bcda use an anonymous enum instead
8 years ago
Rohit Grover 2f527dbb7e transparenly support existing applications which may have used Gap::ADDR_TYPE_*.
8 years ago
Rohit Grover 022c37ce31 white space diffs
8 years ago
Rohit Grover 8b513a7ba2 add an interdependency to "ble-nrf51822": "^2.2.8"
8 years ago
Rohit Grover 1e448f8757 Merge pull request #141 from andresag01/develop
8 years ago
Rohit Grover b8fde92814 update dependency for ble-nrf51822 to have version >=2.2.6
8 years ago
Rohit Grover 87ab48899d version v2.1.15
8 years ago
Rohit Grover 95541a1663 Merge pull request #142 from rgrover/develop
8 years ago
Rohit Grover 1cab4222d5 replace uses of GapAddress_t with BLEProtocol::Address_t
8 years ago
Rohit Grover 4774e2cd84 Add an alias for BLEProtocol::AddressType::Type
8 years ago
Rohit Grover 05c42ffc31 had meant to use namespace for BLEProtocol instead of struct
8 years ago
Rohit Grover 17d6e5fe80 Extract Adress related types from Gap.h into BLEProtocol.h
8 years ago
Andres Amaya Garcia cd809e2a2c Modify shutdown API and functionality
8 years ago
Andres Amaya Garcia b817cf3e57 Improve API to facilitate full shutdown procedure
8 years ago
Rohit Grover e513c189ec version v2.1.14
8 years ago
Rohit Grover 4274817f7d changing dependency for nucleo-idb0xa1 to use versioning
8 years ago
Rohit Grover 6c13ded25b version v2.1.13
8 years ago
Rohit Grover 21447dcf8a version v2.1.12
8 years ago
Rohit Grover 5eca22cd68 Merge pull request #140 from marcuschangarm/bond
8 years ago
Marcus Chang 372e20367c Added SecurityManager::setLinkSecurity call for elevating security settings on a particular connection.
8 years ago
Rohit Grover f3dd147b2b Release 2.1.11
8 years ago
Rohit Grover 12d317cc9f version v2.1.10
8 years ago
Rohit Grover e8cf2c3999 Merge branch 'marcuschangarm-endian' into develop
8 years ago
Rohit Grover 694130ff18 use std::reverse_copy to switch byte-order
8 years ago