Is there any way to list trusted Bluetooth devices?
I’ve found this snippet:
grep -Ri trust /var/lib/bluetooth
This seems very rudimentary and I wonder if there is a better command?
Also, I don’t really understand the output of this command, cause it lists several mac addresses in a weird way;)
hexa
2
$ bluetoothctl devices Trusted
where Trusted
is a filter. Others are Paired
, Bonded
and Connected
.
What version? I just get a “too many arguments” error
#+begin_src shell :prologue "exec 2>&1" :epilogue ":" :results drawer output replace
bluetoothctl devices Trusted|ansifilter
#+end_src
#+RESULTS:
:results:
Too many arguments
:end:
hexa
4
❯ bluetoothctl --version
bluetoothctl: 5.66