Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to chck if i have bluetooth in lunux machine

dmesg | grep -i blue
lsusb | grep Bluetooth

If you see a return listing hardware, you have Bluetooth. If you don't see a hardware listing, you don't.
 
PREVIOUS NEXT
Tagged: #chck #bluetooth #lunux #machine
ADD COMMENT
Topic
Name
6+1 =