-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bt-audio depreciated #13
Comments
Yes, I'm working on a new version |
To validate the Bluetooth headset in Linux ARM platform. What and which are the binaries required from Bluez |
Thanks to khvzak for responding and announcing an new up and coming version. I have been occupied by other coding projects, but I look forward to the new version and to contributing further to the project, as it does need a significant overhaul. |
Any news regarding the audio? |
Meanwhile, here's my current shim for <<<"agent on
trust $BT_DEV
pair $BT_DEV
connect $BT_DEV
quit" bluetoothctl Bash code, $BT_DEV is the MAC. Unusual indentation because additional spaces in the middle were parsed as part of the device name. Output is misleading when you send all commands immediately because |
Hi @mk-pmb , I'm using your bash and getting |
In that case, try running PS: Also see my note about misleading output above. Use a tool like |
|
You could use |
[bluetooth]# scan on |
[bluetooth]# connect 0A:0A:BE:00:38:6C |
Any plans to bring bt-audio back in the current version?
The text was updated successfully, but these errors were encountered: