meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:bluetooth [2024/12/11 11:43] niziaklinux:bluetooth [2024/12/11 11:44] (current) niziak
Line 2: Line 2:
  
 <code bash> <code bash>
-apt-get install bluez bluez-hcidump bluez-tools d-feet+apt-get install bluez bluez-hcidump bluez-tools d-feet blueman
 sudo usermod -a -G bluetooth $USER sudo usermod -a -G bluetooth $USER
 sudo setcap 'cap_net_raw,cap_net_admin+eip' `which hcitool` sudo setcap 'cap_net_raw,cap_net_admin+eip' `which hcitool`