Steps to reproduce:
- run
bt-device --services <MACADDRESS>
Expected result:
Actual result:
- Error:
Failed to start SDP discovery. Please make sure you have bluez-utils installed on your system.
According to the packet manager, sdptool is a part of bluez-deprecated package. Why modern tool is using a deprecated one?
Steps to reproduce:
bt-device --services <MACADDRESS>Expected result:
Actual result:
Failed to start SDP discovery. Please make sure you have bluez-utils installed on your system.According to the packet manager,
sdptoolis a part ofbluez-deprecatedpackage. Why modern tool is using a deprecated one?