Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 0.27 KB | Hits: 16 | Expires: Never
Copy text to clipboard
  1. Lenovo ~ # hcitool scan
  2. Scanning ...
  3.         00:16:90:00:0A:A9       Bluetooth Mouse
  4. Lenovo ~ # cat /etc/bluetooth/rfcomm.conf
  5. rfcomm0 {
  6.         bind yes;
  7.         device 00:16:90:00:0A:A9;
  8. }
  9.  
  10. Lenovo ~ # rfcomm connect 0
  11. Can't connect RFCOMM socket: Connection refused