Bluetooth USBアダプタとヘッドセットがペアリングできるまで
- 白いUSBアダプタをUSBポートに挿入する
- # rfkill unblock bluetooth
- # hciconfig hci0 up
- # bt-adapter -i
- ヘッドセットを探索モードで電源ON
- # bt-adapter -d
- # bt-device -i xx:xx:xx:xx:xx:xx (←BD_ADDR)
- # bt-device -c xx:xx:xx:xx:xx:xx (←BD_ADDR)
- # hcitool info xx:xx:xx:xx:xx:xx (←BD_ADDR)


最近のコメント