Answers for "Linux get bluetooth mac address"

0

Linux get bluetooth mac address

hcitool dev | awk '$0=$2'
Posted by: Guest on March-29-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language