Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to check bluetooth driver version in ubuntu

sudo hciconfig -a

"---------------------------------------"
"HCI Version: 4.2 (0x8)  Revision: 0x100"
"---------------------------------------"

| HCI version | Bluetooth version |
|-------------|-------------------|
| 0 (0x0)     | 1.0b              |
| 1 (0x1)     | 1.1               |
| 2 (0x2)     | 1.2               |
| 3 (0x3)     | 2.0               |
| 4 (0x4)     | 2.1               |
| 5 (0x5)     | 3.0               |
| 6 (0x6)     | 4.0               |
| 7 (0x7)     | 4.1               |
| 8 (0x8)     | 4.2               |
| 9 (0x9)     | 5.0               |
| 10 (0xa)    | 5.1               |
| 11 (0xb)    | 5.2               |
| 12 (0xc)    | 5.3               |
Comment

PREVIOUS NEXT
Code Example
Shell :: git error needs merge 
Shell :: "python -m venv venv" 
Shell :: upgrade version of node in windows 
Shell :: uninstall react-router 
Shell :: rman delete old archivelog 
Shell :: docker remove all containers 
Shell :: ubuntu install jre 
Shell :: git update remote origin 
Shell :: unknown command cask 
Shell :: code blocks download for debian 
Shell :: How to remove (uninstall) AnyDesk app in Modicia Linux 
Shell :: list available shells linux 
Shell :: how to remove terminator from ubuntu 
Shell :: delete git repository command line 
Shell :: install sshpass mac 
Shell :: Bash add pause prompt in a shell script with bash pause command 
Shell :: install nodemon globally 
Shell :: restart httpd centos 
Shell :: gnome disk utility ubuntu 
Shell :: how to stop gunicorn 
Shell :: docker-machine install mac brew 
Shell :: brew adb install 
Shell :: grep return n characters before or after match 
Shell :: update ubuntu not working 
Shell :: pip missingno 
Shell :: bash slurm show running jobs 
Shell :: install seaborn in anaconda 
Shell :: bootstrap npm 
Shell :: git fetch all remote branch 
Shell :: git check first commit 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =