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
core/custom_connection.rs builds bluetooth specific_object with bluez_device_path(bdaddr, None), so multi-adapter hosts always get hci0. read the adapter from bluetooth settings if present, related to #210.
core/custom_connection.rs builds bluetooth specific_object with bluez_device_path(bdaddr, None), so multi-adapter hosts always get hci0. read the adapter from bluetooth settings if present, related to #210.