| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy fixes part-3 / 4, adding Check `performance-*` | Sven Gothel | 2022-11-28 | 11 | -44/+44 |
* | clang-tidy: cover modernize-pass-by-value, handle modernize-use-equals-delete | Sven Gothel | 2022-11-27 | 2 | -12/+13 |
* | clang-tidy fixes part-1 | Sven Gothel | 2022-11-27 | 15 | -232/+275 |
* | BTAdapter.cpp: Workaround gcc 12.2.0-3 Debian 12 Bookworm 2022-10-17 false po... | Sven Gothel | 2022-10-17 | 1 | -1/+19 |
* | Change all callback return type: dummy 'bool' -> 'void', now enabled by jau::... | Sven Gothel | 2022-09-16 | 2 | -65/+37 |
* | Adopt to jau::function<R(A...)> from jau::FunctionDef<> | Sven Gothel | 2022-09-16 | 6 | -78/+76 |
* | BTAdapter/HCIHandler::toString(): Show dev_id as 1st element w/o explicitly n... | Sven Gothel | 2022-09-15 | 2 | -4/+3 |
* | HCIHandler::resetAdapter(): Add optional HCIHandler::PostShutdownFunc argumen... | Sven Gothel | 2022-09-15 | 2 | -22/+38 |
* | BTAdapter: Align hasDevicesPausingDiscovery() -> getDevicesPausingDiscoveryCo... | Sven Gothel | 2022-09-15 | 1 | -6/+6 |
* | BTAdapter::poweredOff(): Always use disconnectAllDevices() for proper device ... | Sven Gothel | 2022-09-15 | 1 | -6/+1 |
* | BTAdapter::mgmtEvDeviceDisconnectedHCI(): printDeviceLists() in verbose mode ... | Sven Gothel | 2022-09-15 | 1 | -0/+3 |
* | BTAdapter::powerOff(): Add msg for debug tracing | Sven Gothel | 2022-09-15 | 1 | -13/+13 |
* | direct_bt::to_string(<enum_type>): Remove NONE in bitfield enumerations | Sven Gothel | 2022-09-15 | 3 | -10/+0 |
* | HCIHandler::reset*(), [start|stop]Adapter(): Rewrap with DBG_PRINT() for tracing | Sven Gothel | 2022-09-15 | 1 | -28/+49 |
* | HCIHandler: ERR_PRINT remove function header, ensure dev_id shown | Sven Gothel | 2022-09-15 | 1 | -56/+44 |
* | HCIHandler: DBG_PRINT add function header w/ dev_id, WARN_PRINT remove functi... | Sven Gothel | 2022-09-15 | 1 | -93/+94 |
* | BTAdapter: Use jau::service_runner to ensure singleton pattern on background ... | Sven Gothel | 2022-09-14 | 1 | -20/+23 |
* | BTAdapter::removeDevicePausingDiscovery(): Drop 'off_thread' argument, always... | Sven Gothel | 2022-09-14 | 1 | -12/+8 |
* | jau::service_runner CB BTAdapter::l2capServer*(): Add 'noexcept' | Sven Gothel | 2022-09-14 | 1 | -3/+3 |
* | BTAdapter::mgmtEvDeviceDiscoveringAny(): Drop 'off_thread' argument, which is... | Sven Gothel | 2022-09-14 | 1 | -14/+10 |
* | BTAdapter::startDiscoveryBackground(): Fix retry==true endless thread: Set re... | Sven Gothel | 2022-09-14 | 1 | -1/+2 |
* | Add jaulib base_codec.cpp for file_util.cpp, i.e. encode() integer for copy dirs | Sven Gothel | 2022-09-06 | 1 | -0/+1 |
* | FreeBSD Support: Add patches. Build complete on GNU/Linux and FreeBSD. Missin... | Sven Gothel | 2022-07-26 | 4 | -24/+58 |
* | Adapt to `file_stats::to_string()` .. dropped 'use_space' paramter (jaulib c8... | Sven Gothel | 2022-07-22 | 1 | -4/+4 |
* | Adopt to jau::fs::dir_item change | Sven Gothel | 2022-07-07 | 1 | -3/+3 |
* | gcc 11.2 (Ubuntu 22.04): Fix unused variable rspSize warning -> error | Sven Gothel | 2022-06-18 | 1 | -0/+1 |
* | BTAdapter::setDefaultConnParam() may fail w/ UNKNOWN_COMMAND on GNU/Linux < 5... | Sven Gothel | 2022-06-18 | 4 | -23/+33 |
* | Simplify bitmask to_string() code, simply testing each bit via template macro... | Sven Gothel | 2022-06-17 | 3 | -319/+170 |
* | C++: Shorten is*Set() -> is_set(), fix test requiring all bits set to `bit ==... | Sven Gothel | 2022-06-17 | 2 | -14/+14 |
* | C++: Shorten is*Set() -> is_set() and set*() -> set() for bit-type enums; Fix... | Sven Gothel | 2022-06-16 | 4 | -52/+52 |
* | Adopt to jaulib jau::jni namespace changes | Sven Gothel | 2022-06-06 | 1 | -3/+3 |
* | Bump jaulib v0.10.1-1-g6eea830 and adapt to minor changes | Sven Gothel | 2022-05-23 | 1 | -2/+2 |
* | Adding C++ module/groups to separate the C++ API levels for the user; Adding ...v2.7.1 | Sven Gothel | 2022-05-22 | 1 | -0/+2 |
* | Adopt jau/file_util.hpp: Replacing code in SMPKeyBin and trial dbt_utils.hpp | Sven Gothel | 2022-05-18 | 2 | -62/+28 |
* | Remove BTDeviceRegistry's 'device processing' list | Sven Gothel | 2022-05-16 | 1 | -42/+0 |
* | Removes using the 'device processing' list, as already the case for the trial... | Sven Gothel | 2022-05-16 | 1 | -1/+1 |
* | noexcept: BTGattHandler::send*(): Fix BTGattHandler's discover*(): Return tru... | Sven Gothel | 2022-05-16 | 1 | -8/+7 |
* | Trial C++/Java: Validate BTAdapter::[add|remove]StatusListener() expected result | Sven Gothel | 2022-05-16 | 1 | -1/+1 |
* | Trial C++/Java: Fix BaseDBTClientServer::setupTest(): Add a.removeAllStatusLi... | Sven Gothel | 2022-05-16 | 1 | -0/+6 |
* | noexcept: BTGattHandler::send*(): Simplify error check in BTGattHandler::send() | Sven Gothel | 2022-05-15 | 1 | -14/+13 |
* | noexcept: BTGattHandler::send*(): Fix BTDevice::getGattService(): Return zero... | Sven Gothel | 2022-05-15 | 2 | -38/+55 |
* | C++/JNI Lifecycle Fix: BTManager must be passed as shared_ptr<> and hold as s... | Sven Gothel | 2022-05-14 | 3 | -64/+60 |
* | JNI Lifecycle Fix: BTGattCharListener: Adopt full Java/Native link via DBTNat... | Sven Gothel | 2022-05-10 | 5 | -159/+136 |
* | Remove AdapterStatusListener::matchDevice(), moved to impl::StatusListenerPai... | Sven Gothel | 2022-05-09 | 1 | -9/+9 |
* | Use typedef of shared_pre<T> 'TRef' and pass `const shared_pre<T>&` where pos... | Sven Gothel | 2022-05-09 | 2 | -20/+23 |
* | JNI Lifecycle Fix: Have AdapterStatusListener derive from JavaUplink/DBTNativ... | Sven Gothel | 2022-05-09 | 1 | -8/+10 |
* | BTManager: Call `jau::root_environment::set_terminating()` at dtor. Due to it... | Sven Gothel | 2022-05-09 | 1 | -0/+5 |
* | BTAdapter::mgmtEvDeviceFoundHCI(): Drop deviceFound() if already connected, a... | Sven Gothel | 2022-05-06 | 1 | -17/+21 |
* | API Change: AdapterStatusListener::deviceConnected(): `const uint16_t handle`... | Sven Gothel | 2022-05-06 | 1 | -7/+16 |
* | Adopt to JavaUplink::checkValidInstance(): BTObject::{isValid()->isValidInsta... | Sven Gothel | 2022-05-05 | 2 | -11/+11 |