Hi,
I have the following problem, that is driving me mad! Can someone give me eany ideas!? Thanks!!!
when I try to connect thru BT I get:
dund -n --channel 5 -c 00:0A:28:74:AD:7E noauth 192.168.1.3:192.168.1.4 netmask 255.255.255.0 local debug
dund[3056]: Bluetooth DUN daemon version 2.22
dund[3056]: Connecting to 00:0A:28:74:AD:7E channel 5
dund[3056]: Connect to 00:0A:28:74:AD:7E failed. Connection refused(111)
...
l2ping works ok:
l2ping 00:0A:28:74:AD:7E
Ping: 00:0A:28:74:AD:7E from 00:0B:0D:31:8C:AA (data size 44) ...
0 bytes from 00:0A:28:74:AD:7E id 0 time 25.86ms
...
I can telnet the phone thru USB, but I can't get BT SDP working...is 5 the right channel?
----
OUTPUT OF:
sdptool browse --l2cap 00:0A:28:74:AD:7E
Browsing 00:0A:28:74:AD:7E ...
Service Name: Object Push
Service RecHandle: 0x10000
Service Class ID List:
"OBEX Object Push" (0x1105)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 2
"OBEX" (0x000
Profile Descriptor List:
"OBEX Object Push" (0x1105)
Version: 0x0100
Service Name: Headset AG
Service RecHandle: 0x10001
Service Class ID List:
"Headset Audio Gateway" (0x1112)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 3
Profile Descriptor List:
"Headset" (0x110
Version: 0x0100
Service Name: Handsfree AG
Service RecHandle: 0x10002
Service Class ID List:
"Handfree Audio Gateway" (0x111f)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 4
Profile Descriptor List:
"Handsfree" (0x111e)
Version: 0x0101
Service Name: Serial Port
Service RecHandle: 0x10003
Service Class ID List:
"Serial Port" (0x1101)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 5
Service Name: A2dp Profile
Service Provider: Motorola
Service RecHandle: 0x10004
Service Class ID List:
"Audio Source" (0x110a)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 25
"AVDTP" (0x0019)
uint16: 0x100
Profile Descriptor List:
"Advanced Audio" (0x110d)
Version: 0x0100
Service Name: Avrcp Profile
Service Provider: Motorola
Service RecHandle: 0x10005
Service Class ID List:
"AV Remote Target" (0x110c)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 23
"AVCTP" (0x0017)
uint16: 0x100
Profile Descriptor List:
"AV Remote" (0x110e)
Version: 0x0100



Reply With Quote