bluetooth

這是本文件的舊版!


required software

yaourt -S btscanner
pacman -S bluez-utils

discoverable

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

hide

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

scan

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