You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the library. I am trying to run this on MIPS based platform with bluez-util v 5.49. When it's initiating, it can't create a new device and fails with file descriptor in bad state. I made sure I am not running any other Bluetooth daemon at the backend(hciconfig hci0 down;service bluetoothd stop;dbus stop). But when I enable dbus, I can use bluetoothctl utility to discover Bluetooth devices around me. Am I missing any dependency which I can add to fix this?
Thanks,
Aditya
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for the library. I am trying to run this on MIPS based platform with bluez-util v 5.49. When it's initiating, it can't create a new device and fails with
file descriptor in bad state
. I made sure I am not running any other Bluetooth daemon at the backend(hciconfig hci0 down
;service bluetoothd stop
;dbus stop
). But when I enable dbus, I can use bluetoothctl utility to discover Bluetooth devices around me. Am I missing any dependency which I can add to fix this?Thanks,
Aditya
The text was updated successfully, but these errors were encountered: