| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Bluetooth 5.0 Adapter (using HCI extended scanning and connec... | Sven Gothel | 2021-08-30 | 1 | -6/+19 |
* | API Change C++/Java: BTGattChar::addCharListener(..): Use naive BTGattChar::L...v2.2.13 | Sven Gothel | 2021-08-28 | 1 | -28/+34 |
* | BTDeviceRegistry, BTSecurityRegistry: Expose universal pattern matching, fix ... | Sven Gothel | 2021-08-05 | 1 | -5/+5 |
* | BTDeviceRegistry: Replace print*() to get*String() and clarify method names (... | Sven Gothel | 2021-08-04 | 1 | -17/+16 |
* | BTDeviceRegistry.[cpp/java]: Bring back unordered_set/HashSet for devicesInPr... | Sven Gothel | 2021-08-01 | 1 | -2/+0 |
* | dbt_scanner10/DBTScanner10: Extract BTDeviceRegistry and BTSecurityRegistry t... | Sven Gothel | 2021-07-31 | 1 | -225/+71 |
* | SMPKeyFile: Tightened Constraints: readAndApply(..) key file's BTSecurityLeve... | Sven Gothel | 2021-07-29 | 1 | -17/+20 |
* | Passthrough all paramter BTAdapter::startDiscovery(..) -> HCIHandler::le_set_... | Sven Gothel | 2021-07-28 | 1 | -1/+10 |
* | dbt_scanner10: Document important invocation options | Sven Gothel | 2021-07-27 | 1 | -6/+38 |
* | Clarify EInfoReport ownership between MgmtEvtDeviceFound, HCIHandler and BTAd... | Sven Gothel | 2021-07-27 | 1 | -1/+1 |
* | SMPKeyBin: Allow BTSecurityLevel::NONE case; Add more convenient createAndWri... | Sven Gothel | 2021-02-21 | 1 | -36/+5 |
* | Completing BTDevice/AdapterStatusListener lifecycle handling: Fix leaked Adap... | Sven Gothel | 2021-02-14 | 1 | -79/+98 |
* | Scanner10: Apply: Key deletion on (bad key) failure (i.e. regenerate key); Se... | Sven Gothel | 2021-02-11 | 1 | -40/+10 |
* | API String Conversion Simplification: get.*String() -> direct_bt::to_string()... | Sven Gothel | 2021-02-10 | 1 | -28/+28 |
* | SC changes of Scanner10 example (C++/Java) | Sven Gothel | 2021-02-09 | 1 | -18/+47 |
* | SMPKeyBin (C++/Java): Add 'apply(BTDevice&)' method, setting Security params ... | Sven Gothel | 2021-02-09 | 1 | -15/+2 |
* | Fix changed jaulib header names | Sven Gothel | 2021-02-08 | 1 | -1/+1 |
* | Promote persistent SMP Key Storage to API: SMPKeyBinv2.2.3 | Sven Gothel | 2021-02-02 | 1 | -159/+29 |
* | Complete C++/Java Scanner10 example for automatic security negotiation | Sven Gothel | 2021-02-01 | 1 | -3/+3 |
* | BTDevice: Add automatic security negotiation of BTSecurityLevel and SMPIOCapa... | Sven Gothel | 2021-02-01 | 1 | -15/+43 |
* | DBTScanner10/dbt_scanner10: Use better block formatting, don't hide block {} | Sven Gothel | 2021-01-30 | 1 | -1/+2 |
* | Fix missed JNI renaming: Java_jau_direct_1bt_DBTDevice_removeAll[Characterist... | Sven Gothel | 2021-01-28 | 1 | -0/+1 |
* | dbt_scanner10.cpp: Drop 'constexpr' from isResponder() in My LTK/CSRK Info st... | Sven Gothel | 2021-01-28 | 1 | -2/+2 |
* | Enhance Scanner10's MyLongTermKeyInfo (C++/Java): Store BTSecurityLevel and S... | Sven Gothel | 2021-01-28 | 1 | -105/+154 |
* | Example Scanner10 (C++/Java): Support Security setting per device BDAddressAn... | Sven Gothel | 2021-01-27 | 1 | -17/+101 |
* | Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha... | Sven Gothel | 2021-01-25 | 1 | -54/+54 |
* | *Adapter: Clarity [get|remove]Devices() -> [get|remove]DiscoveredDevices(); A... | Sven Gothel | 2021-01-18 | 1 | -0/+12 |
* | DBTManager/DBTAdapter: DBTManager own zero or all DBTAdapter | Sven Gothel | 2021-01-18 | 1 | -97/+26 |
* | AdapterStatusListener::deviceFound: Resolve sharedDevices persistence of foun... | Sven Gothel | 2021-01-17 | 1 | -2/+4 |
* | Replace std::vector w/ jau::darray and jau::cow_vector with jau::cow_darray (... | Sven Gothel | 2021-01-11 | 1 | -17/+36 |
* | Replace jau::cow_vector with jau::cow_darray (simple type replacement, compat... | Sven Gothel | 2021-01-06 | 1 | -3/+3 |
* | dbt_sanner10 / DBTScanner10: Prepare for using hash-map/set (unordered_map/set) | Sven Gothel | 2021-01-05 | 1 | -11/+23 |
* | Adapty to jau::cow_vector changes (along w/ new jau::darray): Use const_itera... | Sven Gothel | 2021-01-05 | 1 | -2/+3 |
* | smart_ptr-4: Pass GATTCharacteristic TROOctets notification and indication as... | Sven Gothel | 2020-12-14 | 1 | -5/+5 |
* | Adopt new BDAddressAndType key value across project | Sven Gothel | 2020-12-12 | 1 | -68/+83 |
* | Added support for SMPSignatureResolvingKeyInfo and SMPKeyType query | Sven Gothel | 2020-12-10 | 1 | -2/+45 |
* | SMPLongTermKeyInfo: Encode RESPONDER (or INITIATOR) within its Property bit m... | Sven Gothel | 2020-12-10 | 1 | -3/+13 |
* | BluetoothDevice: Support SMPLongTermKeyInfo via [get/set]LongTermKeyInfo(..),... | Sven Gothel | 2020-12-10 | 1 | -2/+7 |
* | DBTDevice: Add get/set methods for SMPLongTermKeyInfo (tested); TODO: Java | Sven Gothel | 2020-12-09 | 1 | -0/+52 |
* | DBTAdapter::[un]lockConnect[Any](..): New single device connect-command impl ... | Sven Gothel | 2020-12-03 | 1 | -39/+3 |
* | MgmtTypes: Support PAIR_DEVICE (async - pending reply), CANCEL_PAIR_DEVICE an... | Sven Gothel | 2020-12-03 | 1 | -0/+47 |
* | Fix SMPPairingState (Phase 3); Add PairingMode::PRE_PAIRED; | Sven Gothel | 2020-12-03 | 1 | -17/+17 |
* | DBTDevice: Clarify setConn* Security parameter API: Provide more versatile ov... | Sven Gothel | 2020-11-24 | 1 | -5/+9 |
* | Fix dbt_scanner10.cpp (NPE) and align DBTScanner10.java .. | Sven Gothel | 2020-11-23 | 1 | -4/+5 |
* | Enc/Auth: Allow full PairingMode modulation via BTSecurityLevel and SMPIOCapa... | Sven Gothel | 2020-11-23 | 1 | -3/+12 |
* | DBTScanner10: Optional argument for one characteristic UUID identifier and va... | Sven Gothel | 2020-11-21 | 1 | -5/+44 |
* | Implement BTSecurityLevel to Java, incl. [DBT|Bluetooth]Device sec_level over... | Sven Gothel | 2020-11-19 | 1 | -1/+1 |
* | Use new BTSecurityLevel instead of uint8_t BT_SECURITY value; DBTDevice: Add ... | Sven Gothel | 2020-11-19 | 1 | -3/+16 |
* | AdapterStatusListener::deviceReady(): Exclude from restrictions on method dur... | Sven Gothel | 2020-11-17 | 1 | -2/+1 |
* | Native/Java: Adjust PairingMode/State enum naming in code and API doc; Fix *D... | Sven Gothel | 2020-11-17 | 1 | -1/+1 |