-
* bleak version:
all
* Python version:
all
* Operating System:
Linux, Android
* BlueZ version (`bluetoothctl -v`) in case of Linux:
bluetoothctl: 5.66
### Description
There is no advertisin…
pvvx updated
8 months ago
-
I would like my Bluetooth device to use static addresses. After setting the ControllerMode to "le", the public address to 00:00:00:00:00:00, and creating an appropriate "/var/lib/bluetooth/addresses" …
-
Also posted to the mailing list but no replies received: https://lore.kernel.org/linux-bluetooth/CAC2ZOYuG_BBG0uisXkoTtroxwgvv+JO-yMFC2+bRQZjsvwK1qw@mail.gmail.com/T/#u
I'm the maintainer of the xp…
kakra updated
3 years ago
-
It seems that there's no way to respond to invalid L2CAP connection parameters as a Central responder, nor can it initiate Connection Parameter Update Procedure. The constraints can be set in the foll…
-
Error with one of the properties regarding device manufacturer data.
```
04-09 12:47:29.517 3910 4310 D bt_btif_gattc: btif_gattc_update_properties BLE device name=Crown len=5 dev_type=2
04-09…
-
```
During use with the option enable_hci the program waits for almost infinite:
if (enable_hci) {
proc_enable_hci();
while (1) {
slee…
-
```
During use with the option enable_hci the program waits for almost infinite:
if (enable_hci) {
proc_enable_hci();
while (1) {
slee…
-
```
During use with the option enable_hci the program waits for almost infinite:
if (enable_hci) {
proc_enable_hci();
while (1) {
slee…
-
My test setup is using single core, reading data from Bluetooth and write to USB
When connecting to Bluetooth devices with high frequency output, the HCI layer always has data to read.
The Pico dri…
-
@wmertens, thank you for sharing these tools and docs. There is so little information I could find about HID Proxy anywhere. I've got a CSR8510 based bluetooth dongle and I'm able to switch it to HID …