summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adopt to jau::function<R(A...)> from jau::FunctionDef<>Sven Gothel2022-09-1617-102/+100
* jaulib v0.16.0Sven Gothel2022-09-161-0/+0
* Bump CHANGES.mdSven Gothel2022-09-151-1/+9
* Eclipse CDT setup: Add trial tests to include pathSven Gothel2022-09-151-4/+15
* Trial Unit Test: Add adapter reset test_client_server40_resetSven Gothel2022-09-158-4/+275
* Trial Unit Tests: Reorg and cleanup to be expanded (for reset test)Sven Gothel2022-09-1511-105/+145
* BTAdapter/HCIHandler::toString(): Show dev_id as 1st element w/o explicitly n...Sven Gothel2022-09-152-4/+3
* HCIHandler::resetAdapter(): Add optional HCIHandler::PostShutdownFunc argumen...Sven Gothel2022-09-153-31/+68
* BTAdapter: Align hasDevicesPausingDiscovery() -> getDevicesPausingDiscoveryCo...Sven Gothel2022-09-152-8/+8
* BTAdapter::poweredOff(): Always use disconnectAllDevices() for proper device ...Sven Gothel2022-09-151-6/+1
* BTAdapter::mgmtEvDeviceDisconnectedHCI(): printDeviceLists() in verbose mode ...Sven Gothel2022-09-151-0/+3
* BTAdapter::powerOff(): Add msg for debug tracingSven Gothel2022-09-152-14/+14
* direct_bt::to_string(<enum_type>): Remove NONE in bitfield enumerationsSven Gothel2022-09-153-10/+0
* HCIHandler::reset*(), [start|stop]Adapter(): Rewrap with DBG_PRINT() for tracingSven Gothel2022-09-151-28/+49
* HCIHandler: ERR_PRINT remove function header, ensure dev_id shownSven Gothel2022-09-151-56/+44
* HCIHandler: DBG_PRINT add function header w/ dev_id, WARN_PRINT remove functi...Sven Gothel2022-09-151-93/+94
* jaulib v0.15.0-1-g990271aSven Gothel2022-09-141-0/+0
* BTAdapter: Use jau::service_runner to ensure singleton pattern on background ...Sven Gothel2022-09-142-21/+25
* BTAdapter::removeDevicePausingDiscovery(): Drop 'off_thread' argument, always...Sven Gothel2022-09-142-16/+9
* jau::service_runner CB BTAdapter::l2capServer*(): Add 'noexcept'Sven Gothel2022-09-143-7/+7
* BTAdapter::mgmtEvDeviceDiscoveringAny(): Drop 'off_thread' argument, which is...Sven Gothel2022-09-142-16/+12
* BTAdapter::startDiscoveryBackground(): Fix retry==true endless thread: Set re...Sven Gothel2022-09-141-1/+2
* Extracting CHANGES.mdv2.8.1Sven Gothel2022-09-102-221/+228
* jaulib v0.14.0-104-g78e2ed8Sven Gothel2022-09-071-0/+0
* jaulib v0.14.0-102-g43a5fb0Sven Gothel2022-09-061-0/+0
* jaulib v0.14.0-101-g093c9d2Sven Gothel2022-09-061-0/+0
* Add jaulib base_codec.cpp for file_util.cpp, i.e. encode() integer for copy dirsSven Gothel2022-09-061-0/+1
* jaulib v0.14.0-100-gec30a11Sven Gothel2022-09-061-0/+0
* jaulib v0.14.0-98-gfc1031dSven Gothel2022-09-061-0/+0
* jaulib v0.14.0-97-g8911c03Sven Gothel2022-09-031-0/+0
* jaulib v0.14.0-96-gc6629cdSven Gothel2022-09-031-0/+0
* jaulib v0.14.0-95-gee3f67bSven Gothel2022-09-031-0/+0
* jaulib v0.14.0-94-gd4d9c93Sven Gothel2022-09-031-0/+0
* jaulib v0.14.0-91-g54f26daSven Gothel2022-09-011-0/+0
* jaulib v0.14.0-90-g4fe02b7Sven Gothel2022-08-311-0/+0
* jaulib v0.14.0-89-g1bf92eeSven Gothel2022-08-301-0/+0
* Bump jaulib v0.14.0-85-gf021e3dSven Gothel2022-08-281-0/+0
* jaulib v0.14.0-76-g5af430aSven Gothel2022-08-081-0/+0
* jaulib v0.14.0-74-gf3aba2dSven Gothel2022-08-051-0/+0
* jaulib v0.14.0-58-gb2c4fc9Sven Gothel2022-08-021-0/+0
* jaulib v0.14.0-56-g1a5e5b5Sven Gothel2022-07-311-0/+0
* jaulib v0.14.0-55-g600b44dSven Gothel2022-07-311-0/+0
* jaulib v0.14.0-46-g9bf4d72Sven Gothel2022-07-291-0/+0
* jaulib v0.14.0-44-g5dec9aeSven Gothel2022-07-291-0/+0
* jaulib v0.14.0-43-g205ede4Sven Gothel2022-07-291-0/+0
* scripts/build.sh: Reverst to system compile (gcc on GNU/Linux)Sven Gothel2022-07-261-1/+1
* eclipse cfg bumpSven Gothel2022-07-261-4/+4
* FreeBSD Support: Add patches. Build complete on GNU/Linux and FreeBSD. Missin...Sven Gothel2022-07-2610-38/+78
* jaulib v0.14.0-40-g14cf8b5Sven Gothel2022-07-261-0/+0
* Update scripts, analog to jaulib v0.14.0-37-g8e76c99Sven Gothel2022-07-2624-326/+305