bluetooth

這是本文件的舊版!


yaourt -S btscanner
pacman -S bluez-utils
hciconfig
hciconfig hci0 up
hcitool scan
l2ping MAC
btscanner

discoverable

dbus-send --system --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:discoverable
hciconfig hci0 piscan
dbus-send --system --dest=org.bluez /org/bluez/hci0 org.bluez.Adapter.SetMode string:off
hciconfig hci0 noscan

參考 https://wiki.debian.org/BluetoothUser

  • bluetooth.1476034317.txt.gz
  • 上一次變更: 2016/10/10 01:31
  • 127.0.0.1