[ltp] T41p bluetooth: cannot detect from mobile device

Andreas Loeffler linux-thinkpad@linux-thinkpad.org
Thu, 30 Nov 2006 08:48:35 +0100


On Thu, 2006-11-30 at 08:28 +0100, Andreas Loeffler wrote:
> [root@trinity - 08:11 AM: /etc/bluetooth]#hciconfig -a 
> hci0:   Type: USB
>         BD Address: 00:20:E0:75:34:7D ACL MTU: 192:8 SCO MTU: 64:8
>         UP RUNNING PSCAN 
>         RX bytes:409 acl:0 sco:0 events:18 errors:0
>         TX bytes:316 acl:0 sco:0 commands:17 errors:0 

gee ... i think i found something already ... one probably needs the
"inquiry scan" enabled ...

[root@trinity - 08:46 AM: ~]#hciconfig hci0 piscan 
[root@trinity - 08:47 AM: ~]#hciconfig -a 
hci0:   Type: USB
        BD Address: 00:20:E0:75:34:7D ACL MTU: 192:8 SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN 

andreas