-
Notifications
You must be signed in to change notification settings - Fork 690
Open
Labels
Description
PyBluez is not under active development but we are seeking new contributors
to investigate bugs and submit patches.
System
- Operating System: Linux
- Hardware: Any (e.g., Raspberry Pi, external Bluetooth adaptor, etc.)
- Python Version: 3.x
- PyBluez Version: Any
Issue
PyBluez still uses the old SDPd API pre-Bluez 5, which is deprecated in favor of DBus-based API since long ago. This causes (at least) the SDP registration to be non-functional on modern Linux systems (can be seen when running e.g. the supplied rfcomm-server.py).
Reactions are currently unavailable