aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* README/adapter: Adding Debian 12 BookwormSven Gothel2021-10-014-31/+75
|
* README.md: 'May need...'; adapter.md: Asus BT-500 is RTL8761BUSven Gothel2021-10-011-2/+8
|
* doc: Fix type: LogiLink BT0058 (not 48), also LogiLink BT0054 is same (USB ID)Sven Gothel2021-10-012-4/+2
|
* adapter.md: Group BT5 CSL + LogiLink (same ID 0bda:8771)Sven Gothel2021-10-011-1/+1
|
* adapter.md: Add LogiLink BT0048 + TP-Link UB500 (both RTL8761B)Sven Gothel2021-10-011-2/+3
|
* adapter.md: Add LogiLink BT0048 + TP-Link UB500 (both RTL8761B)Sven Gothel2021-10-012-0/+23
|
* README/adapter.md: RTL8761B is working with last commit ↵Sven Gothel2021-09-301-8/+7
| | | | deb8749e962f654df77259a39abdf11104d2aada
* README/adapter.md: Add Broadcom Corp. BCM2046B1, part of BCM2046 Bluetooth ↵Sven Gothel2021-09-301-1/+2
| | | | | | (Internal, ID 0a5c:4500) OK This one is from an older Macbook Pro, now running Debian 11 while having MacOS purged completely.
* README/adapter update: Asus BT-500 is a RTL8761B[u]; Kernel 5.14.8 loads ↵Sven Gothel2021-09-303-13/+46
| | | | rtl8761bu_fw.bin, while 5.10 load rtl8761b_fw.bin firmware
* README/adapter.md: RTL8761B issues perhaps fixed in Kernel 5.11 and 5.10.5-1Sven Gothel2021-09-301-0/+2
|
* README/adapter.md: Add Kernel/System info for not working adapterSven Gothel2021-09-302-0/+4
|
* README: Update Platforms (Added Ubuntu 18.04); README/adapter.md update: ↵Sven Gothel2021-09-302-4/+57
| | | | Asus BT-400 working; Issues with RTL8761B (WIP)
* Working BT5: Intel AX201 (Internal, ID 8087:0026)Sven Gothel2021-09-291-3/+1
|
* adapter.md: Detail Raspi Pi BT adapterSven Gothel2021-09-261-1/+2
|
* Add more details and overview to Bluetooth 4 + 5 AdapterSven Gothel2021-09-265-0/+191
|
* HCIHandler::le_enable_scan: Use 'filter_dup' (was disabled for debugging, ↵v2.2.14Sven Gothel2021-08-302-226/+206
| | | | oversight)
* Add support for Bluetooth 5.0 Adapter (using HCI extended scanning and ↵Sven Gothel2021-08-303-0/+306
connecting if supported) On Bluetooth 5.0 Adapter where HCI extended scanning and connecting is suppored, the original HCI commands may fail via DISALLOWED. Tested adapter: Intel AX200 Bluetooth 5.0 (Wi-Fi 6 802.11ax (2.4Gbps) + BT 5.0)