-
### Is this a new report?
Yes
### System Info
Void 5.19.16_1 x86_64 GenuineIntel notuptodate hold rFFF
### Package(s) Affected
bluez
### Does a report exist for this bug with the pro…
-
I am using sdbus-cpp to set up a gatt server and LE advertisement in bluez over dbus. I am able to register everything successfully and connect and send/receive messages on the client device. My probl…
-
Hi, when I try to connect bt-network to the Internet interface like this :
sudo bt-network -c wlo1 pan0
It does not work at all. it prints this :
**
ERROR:lib/bluez/device.c:165…
-
* bleak version: 0.21.1
* Python version: 3.12.0
* Operating System: Fedora Linux 39
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.70
### Description
When script trying to read from…
-
Hi,
I intend to create & use *Custom LE profiles (Client& server both)* on top of LE Connection oriented channel (LE CoC)
What would be the proper way to register & use such type of profile as Blu…
-
Details see here:
https://github.com/hbldh/bleak/issues/1065
especially here:
https://github.com/hbldh/bleak/issues/235
and here
https://github.com/torvalds/linux/commit/abfeea476c68afe…
-
Hi! I've got a simple feature request (or maybe a bug report)
Could we add a property to `LEAdvertisingManager1` that lists all paths that have been registered and/or allow a mechanism to deregiste…
-
Hello here!
Coming back on https://github.com/bluez/bluer/issues/62
I was preparing a Nordic UART Service example following your addition to the library but I cannot make it working.
When writing…
-
$ start_proximity.sh
Traceback (most recent call last):
File "proximity.py", line 1274, in <module>
config = ConfigObj(os.path.join(conf_dir, _('standard') + '.conf'),{'create_empty':True,'conf…
-
I am trying to use this lib to create gatt server, it works. But no matter how I send the exchange MTU event, its MTU always remains at 517.
And I find in **application.c line:1035** has one todo :…