トップ 一覧 検索 ヘルプ RSS ログイン

FreeBSD/bluetoothの変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
!!!Documents

*http://www.freebsd.org/doc/en/books/handbook/network-bluetooth.html
*最近の設定: http://d.hatena.ne.jp/TransFreeBSD/20051123/p1
*http://www.freebsd.org/doc/en/books/handbook/network-bluetooth.html
**記述内容が古い (2008/6/18)

!!!Devices

*[Bluetooth USB Stick(HNT-UB01)|http://www.hscjpn.co.jp/products_s.php?idno=2]

*/boot/loader.conf
!!!Settings

!/boot/loader.conf
 ng_ubt_load="YES"
*memo
 hccontrol -n ubt0hci inquiry

!起動方法

*old style
**/etc/rc.bluetooth <start/stop> ubt0
*current style
**/etc/rc.d/bluetooth <start/stop> ubt0
*ときどきおかしくなる場合上記で停止・再起動する

!!!Memo
!問い合わせ
 hccontrol -n ubt0hci inquiry

!名前解決
 hccontrol -n ubt0hci remote_name_request <ADDR>

!!!Misc.

*from http://gihyo.jp/admin/clip/01/fdt/200803/14
**sdpd(8) current - BluetoothサービスディスカバリプロトコルデーモンにNAP・GN・PANUプロファイルのサポートが追加されました。