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