Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README/adapter: Adding Debian 12 Bookworm | Sven Gothel | 2021-10-01 | 4 | -31/+75 |
| | |||||
* | README.md: 'May need...'; adapter.md: Asus BT-500 is RTL8761BU | Sven Gothel | 2021-10-01 | 1 | -2/+8 |
| | |||||
* | doc: Fix type: LogiLink BT0058 (not 48), also LogiLink BT0054 is same (USB ID) | Sven Gothel | 2021-10-01 | 2 | -4/+2 |
| | |||||
* | adapter.md: Group BT5 CSL + LogiLink (same ID 0bda:8771) | Sven Gothel | 2021-10-01 | 1 | -1/+1 |
| | |||||
* | adapter.md: Add LogiLink BT0048 + TP-Link UB500 (both RTL8761B) | Sven Gothel | 2021-10-01 | 1 | -2/+3 |
| | |||||
* | adapter.md: Add LogiLink BT0048 + TP-Link UB500 (both RTL8761B) | Sven Gothel | 2021-10-01 | 2 | -0/+23 |
| | |||||
* | README/adapter.md: RTL8761B is working with last commit ↵ | Sven Gothel | 2021-09-30 | 1 | -8/+7 |
| | | | | deb8749e962f654df77259a39abdf11104d2aada | ||||
* | README/adapter.md: Add Broadcom Corp. BCM2046B1, part of BCM2046 Bluetooth ↵ | Sven Gothel | 2021-09-30 | 1 | -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 Gothel | 2021-09-30 | 3 | -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-1 | Sven Gothel | 2021-09-30 | 1 | -0/+2 |
| | |||||
* | README/adapter.md: Add Kernel/System info for not working adapter | Sven Gothel | 2021-09-30 | 2 | -0/+4 |
| | |||||
* | README: Update Platforms (Added Ubuntu 18.04); README/adapter.md update: ↵ | Sven Gothel | 2021-09-30 | 2 | -4/+57 |
| | | | | Asus BT-400 working; Issues with RTL8761B (WIP) | ||||
* | Working BT5: Intel AX201 (Internal, ID 8087:0026) | Sven Gothel | 2021-09-29 | 1 | -3/+1 |
| | |||||
* | adapter.md: Detail Raspi Pi BT adapter | Sven Gothel | 2021-09-26 | 1 | -1/+2 |
| | |||||
* | Add more details and overview to Bluetooth 4 + 5 Adapter | Sven Gothel | 2021-09-26 | 5 | -0/+191 |
| | |||||
* | HCIHandler::le_enable_scan: Use 'filter_dup' (was disabled for debugging, ↵v2.2.14 | Sven Gothel | 2021-08-30 | 2 | -226/+206 |
| | | | | oversight) | ||||
* | Add support for Bluetooth 5.0 Adapter (using HCI extended scanning and ↵ | Sven Gothel | 2021-08-30 | 3 | -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) |