GNU/Linux Getting Bluetooth Device Info Guide
How to Find Bluetooth Interface Name on GNU/Linux Command Line – Step by step Tutorial.
And to Get Bluetooth Adapter Info on Linux I make use of the Command Line System Information Script inxi.
The inxi Script Shows System hardware, CPU, Drivers, Xorg, desktop, Kernel, GCC version(s), Processes, RAM usage, and a wide variety of other useful Information.
Moreover, this guide include detailed instructions about to Installing Bluetooth Drivers on Linux.
1. Terminal Quick Start
How to Quick Start with Command Line on Linux:
2. Installing Dependencies
Then to Install Required Software
On Ubuntu/Debian based:sudo apt install inxi
Instead on Fedora/Red-Hat-like/Mageia:su -c "dnf install inxi"
Again on openSUSE:sudo zypper in inxi
For Arch-Linux based:sudo pacman -Syu inxi
In Solus:sudo eopkg inxi
Last, in Alpine:sudo apk add inxi
For the others Distros consult the Online Documentation.
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.3. Getting Bluetooth Adapter Info
Now to Find Bluetooth Device Info
Simply play:inxi -Eaz
And if your Setup is working on Output you should see the ID:
Contents