| Commit message (Expand) | Author | Age | Files | Lines |
* | AdapterInfo Cleanup: AdapterSetting current_setting -> atomic, drop its atomi... | Sven Gothel | 2020-10-14 | 1 | -6/+6 |
* | DBTAdapter::reset(): Utilize HCI host implementation specific reset procedure... | Sven Gothel | 2020-10-13 | 1 | -4/+7 |
* | dbt_scanner10, DBTScanner10: POWERED-ON @ AdapterStatusListener::adapterSetti... | Sven Gothel | 2020-10-13 | 1 | -0/+10 |
* | AdapterStatusListener[1] and DBTAdapter[2] API Refinement: [1] non const DBTA... | Sven Gothel | 2020-10-13 | 1 | -12/+17 |
* | DBTAdapter::reset(): Promote HCIHandler::reset() to adapter incl Java binding | Sven Gothel | 2020-10-09 | 1 | -6/+26 |
* | helgrind 'data race': dbt_scanner10: Enacapsulate all concurrent vector acces... | Sven Gothel | 2020-10-07 | 1 | -7/+19 |
* | dbt_scanner10: Have counter MULTI_MEASUREMENTS atomic and issue decrement @ e... | Sven Gothel | 2020-09-29 | 1 | -9/+16 |
* | dbt_scanner10/DBTScanner10: Fix Skip non 'public LE' and non 'random static p... | Sven Gothel | 2020-09-27 | 1 | -1/+2 |
* | DBTAdapter.adapterSettingsChanged(): Handle 'initialSetting' (0 == oldmask): ... | Sven Gothel | 2020-09-26 | 1 | -4/+8 |
* | dbt_scanner10(C++/Java): Rename arg '-silent_gatt' -> '-quiet', and add silen... | Sven Gothel | 2020-09-25 | 1 | -31/+26 |
* | dbt_scanner10/ScannerTinyB10: Fix '!KEEP_CONNECT' case, i.e. remove device an... | Sven Gothel | 2020-09-24 | 1 | -0/+9 |
* | GATTNumbers: Concluding review: API doc, better naming, have optional data an... | Sven Gothel | 2020-09-24 | 1 | -3/+3 |
* | dbt_scanner10 + ScannerTinyB10: Make gatt-ping optional and always cleanup on... | Sven Gothel | 2020-09-24 | 1 | -12/+34 |
* | GATT/L2CAP Robustness: Have L2CAPHandler its own DBTEnvrionment (local L2CAP_... | Sven Gothel | 2020-09-23 | 1 | -3/+6 |
* | Fix Java_direct_1bt_tinyb_DBTGattDescriptor_toStringImpl(..): Wrong arg list,...v2.1.27 | Sven Gothel | 2020-09-22 | 1 | -0/+7 |
* | LE Secure Connections: Initial API to support secure pairing with varying Pai... | Sven Gothel | 2020-09-22 | 1 | -0/+33 |
* | GATT*::toString(): Encapsulate resulting string with '[]'; Examples: Use clea... | Sven Gothel | 2020-09-20 | 1 | -4/+4 |
* | Examples dbt_scanner10, ScannerTinyB10: Realign arguments in help dump | Sven Gothel | 2020-09-20 | 1 | -1/+2 |
* | dbt_scanner10.cpp: Add cmdline args '-dbt_verbose, -dbt_debug, -dbt_mgmt, -db... | Sven Gothel | 2020-09-20 | 1 | -14/+29 |
* | DBTDevice: Resolve disconnect/remove resource race condition @ rapid connect ...v2.1.22 | Sven Gothel | 2020-09-18 | 1 | -5/+4 |
* | dbt_scanner10: Also silence printSharedPtrListOfDevices if SILENT_GATT | Sven Gothel | 2020-09-18 | 1 | -2/+6 |
* | HCIComm, L2CAPComm, GATTHandler: Better var- and accessor-naming, init fd in ... | Sven Gothel | 2020-09-18 | 1 | -1/+1 |
* | Open [& Connect] @ ctor (RAII): HCIComm, L2CAPComm, GATTHandler, simplifying ... | Sven Gothel | 2020-09-18 | 1 | -1/+1 |
* | ScannerTinyB10, dbt_scanner10: Add '-silent_gatt' options: Don't print detail...v2.1.21 | Sven Gothel | 2020-09-16 | 1 | -20/+34 |
* | ScannerTinyB10: Fix found/connected filter; dbt_scanner10: Add parallel multi... | Sven Gothel | 2020-09-16 | 1 | -30/+47 |
* | Fixing Example crossreference and Menu item | Sven Gothel | 2020-09-03 | 1 | -1/+1 |
* | README: More detailed Direct-BT description (event driven, build depenencies,... | Sven Gothel | 2020-09-03 | 1 | -2/+5 |
* | Complete mapping of BTMode (C++, Java) and have Adapter recognize actual BTMo... | Sven Gothel | 2020-09-03 | 1 | -1/+11 |
* | ScannerTinyB10: Expose start/stop discovery result / dbt_scanner10: Align dis... | Sven Gothel | 2020-08-23 | 1 | -4/+5 |
* | DBTAdapter: Have non-enabled adapter to be valid, use lazy HCI initialization... | Sven Gothel | 2020-08-22 | 1 | -0/+6 |
* | Expose hciConnectionHandle: AdapterStatusListener connect/disconnect (C++/Jav... | Sven Gothel | 2020-07-28 | 1 | -4/+5 |
* | C++/Java *Device::connect*(..), disconnect(): Return HCIStatusCode instead of... | Sven Gothel | 2020-07-27 | 1 | -3/+5 |
* | Robustness: Distinguish between get<Type>Checked() and get<Type>Unchecked(): ... | Sven Gothel | 2020-07-26 | 1 | -2/+2 |
* | Reworking GATTCharacteristicListener (C++ and Java) | Sven Gothel | 2020-07-24 | 1 | -7/+5 |
* | Extract dfa_utf8_decode.[cpp/hpp] added to libtinyb.so, i.e. used for both na... | Sven Gothel | 2020-07-04 | 1 | -1/+3 |
* | DBTAdapter::printDevices() -> printSharedPtrListOfDevices() + API doc remark:... | Sven Gothel | 2020-07-03 | 1 | -3/+3 |
* | Example scanner10 (Java/C++): Show pingGATT OK on console for feedback | Sven Gothel | 2020-07-02 | 1 | -0/+1 |
* | Support BDADDR_LE_RANDOM (p1): Add BLERandomAddressType, distinguish HCIAddre... | Sven Gothel | 2020-07-02 | 1 | -2/+2 |
* | Resolve circular references (p1): C++ GATTHandler, GATTService, pp are not ow... | Sven Gothel | 2020-06-29 | 1 | -53/+78 |
* | ScannerTinyB10: Allow waiting for multiple devices. | Sven Gothel | 2020-06-28 | 1 | -1/+1 |
* | Use HCIHandler *connect*/disconnect; Enhance native + java test | Sven Gothel | 2020-06-27 | 1 | -6/+9 |
* | test/example: dbt_scanner10 + ScannerTinyB10: Add options MULTI_MEASUREMENTS ... | Sven Gothel | 2020-06-26 | 1 | -6/+33 |
* | scanner example 10 (C++/Java): Add more detailed PERFormance numbersv2.1.4 | Sven Gothel | 2020-06-10 | 1 | -6/+16 |
* | DBTDevice (C++/Java): Expose getLastDiscoveryTimestamp() and rename lastUpdat... | Sven Gothel | 2020-06-09 | 1 | -3/+3 |
* | Event driven C++/Java scanner 10 example: Issue stopDiscovery() @ processConn... | Sven Gothel | 2020-06-09 | 1 | -0/+1 |
* | L2CAPComm/GATTHandler: User 'enum class' constants for type safety; Drop GATT... | Sven Gothel | 2020-06-09 | 1 | -1/+1 |
* | BasicTypes: Rename getUTF8String(..) -> decodeUTF8String(..): Adding API doc ...v2.1.2 | Sven Gothel | 2020-06-04 | 1 | -1/+1 |
* | Rename HCIErrorCode -> HCIStatusCode for clarity and pleasing the eyes | Sven Gothel | 2020-06-04 | 1 | -2/+2 |
* | Introduce HCITypes + HCIHandler: Providing C++ basics for full HCI support; M... | Sven Gothel | 2020-06-04 | 1 | -4/+4 |
* | dbt_scanner10.cpp: Add missing CR | Sven Gothel | 2020-06-01 | 1 | -1/+1 |