tinyb
tinyb copied to clipboard
Possibility of expressing a timeout when invoking "connect()" on a BluetoothDevice
I have noticed that there is no option for I timeout of the connection attempt: I was just wondering if that's a development choice or something obliged by the DBus library interface.
As far as I can tell there is no way to impose a connection timeout to DBus or BlueZ, however, it might be possible to override in the library by using events.
Great, thanks for the feedback.