| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes slave/server legacy LTK issue: Resolve MgmtLongTermKeyInfo::{initiator-... | Sven Gothel | 2022-04-14 | 1 | -2/+3 |
* | SMPHandler.hpp: #define -> 'inline constexpr' to allow proper compile time an... | Sven Gothel | 2022-04-10 | 1 | -6/+1 |
* | Revamp MgmtDefaultParam: Usability for read (new) and write, add 'BTManager::... | Sven Gothel | 2022-04-08 | 1 | -0/+9 |
* | *::setDefaultConnParam(): Fix API doc, remove copy/paste fragment | Sven Gothel | 2022-04-08 | 1 | -1/+1 |
* | Expose BTManager::setDefaultConnParam(..) via BTAdapter::setDefaultConnParam(... | Sven Gothel | 2022-01-25 | 1 | -6/+7 |
* | Bump jaulib v0.7.9; Use jau::service_runner::singleton_sighandler(), remove o... | Sven Gothel | 2022-01-17 | 1 | -3/+0 |
* | Add BTManager::setDefaultConnParam(..) using new MgmtSetDefaultConnParamU16Cm... | Sven Gothel | 2022-01-12 | 1 | -0/+14 |
* | BTManager: Use jau::service_runner | Sven Gothel | 2022-01-12 | 1 | -7/+4 |
* | BTManager::uploadLongTermKey(): Add knowledge of Linux invalud LTK address+ty... | Sven Gothel | 2022-01-01 | 1 | -0/+10 |
* | Reader-Running-State Robustness: Have the atomic boolean be of memory_order_s... | Sven Gothel | 2021-11-17 | 1 | -1/+1 |
* | Adapt to jau::ringbuffer API change | Sven Gothel | 2021-10-31 | 1 | -1/+1 |
* | BTManager::unpairDevice(..): Return HCIStatusCode directly; BTDevice::unpair(... | Sven Gothel | 2021-10-28 | 1 | -1/+1 |
* | Removed TinyB API artifacts, fix copyright notice. Add README.md 'Direct-BT O... | Sven Gothel | 2021-10-10 | 1 | -12/+0 |
* | Renamed SMP*KeyInfo -> SMP*Key: Simplify language and names | Sven Gothel | 2021-10-05 | 1 | -2/+2 |
* | BTManager: SET_POWERED: Give a more generous timeout of 6s (normal 3s) to tol... | Sven Gothel | 2021-10-01 | 1 | -1/+26 |
* | SMP SC (non-legacy): Add full Link Key (LK) support (SMP, SMPKeyBin, ..); Res... | Sven Gothel | 2021-09-28 | 1 | -3/+4 |
* | BTAdapter::initialize() validates power-on state and fails if not successful,... | Sven Gothel | 2021-09-21 | 1 | -1/+1 |
* | Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene... | Sven Gothel | 2021-09-18 | 1 | -2/+2 |
* | BTManager::initializeAdapter: Testing whether SET_CONNECTABLE 1 is required f... | Sven Gothel | 2021-09-16 | 1 | -4/+6 |
* | Multi Direct-BT application, each using 1 adapter: Have user explicitly initi... | Sven Gothel | 2021-09-15 | 1 | -25/+20 |
* | Add BTAdapter::[getV|v]isibleAddressAndType[()] and BTAdapter::get[Address->A... | Sven Gothel | 2021-07-28 | 1 | -5/+0 |
* | Bump to jaulin v0.3.3 and adapte to jau:ringbuffer changes | Sven Gothel | 2021-06-11 | 1 | -1/+1 |
* | API String Conversion Simplification: get.*String() -> direct_bt::to_string()... | Sven Gothel | 2021-02-10 | 1 | -1/+1 |
* | BTManager: Default SMPIOCapability (defaultIOCapability) is SMPIOCapability::... | Sven Gothel | 2021-02-01 | 1 | -2/+7 |
* | Refine the API doc overview: Add Header and update linked names + add event d... | Sven Gothel | 2021-01-27 | 1 | -6/+6 |
* | Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha... | Sven Gothel | 2021-01-25 | 1 | -0/+528 |