* [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 1:52 John H.
2005-03-30 2:03 ` Marcel Holtmann
0 siblings, 1 reply; 15+ messages in thread
From: John H. @ 2005-03-30 1:52 UTC (permalink / raw)
To: bluez-users
Despite it saying connection refused, the phone, when
searching/pairing, finds laptop-0, but pair fails
after i tell it to use 0000 for pin.
hcidump -X -V
HCI sniffer - Bluetooth packet analyzer ver 1.18
device: hci0 snap_len: 1028 filter: 0xffffffff
< HCI Command: Inquiry (0x01|0x0001) plen 5
lap 0x9e8b33 len 8 num 100
> HCI Event: Command Status (0x0f) plen 4
Inquiry (0x01|0x0001) status 0x00 ncmd 1
> HCI Event: Inquiry Result (0x02) plen 15
bdaddr 08:00:37:12:C4:B1 clkoffset 0x6ceb class
0x400204
> HCI Event: Inquiry Complete (0x01) plen 1
status 0x00
< HCI Command: Remote Name Request (0x01|0x0019) plen
10
bdaddr 08:00:37:12:C4:B1 clkoffset 0x0000
> HCI Event: Command Status (0x0f) plen 4
Remote Name Request (0x01|0x0019) status 0x00 ncmd
1
> HCI Event: Remote Name Req Complete (0x07) plen 255
status 0x00 bdaddr 08:00:37:12:C4:B1 name 'PM325
by LG'
< HCI Command: Create Connection (0x01|0x0005) plen 13
bdaddr 08:00:37:12:C4:B1 ptype 0xcc18 rswitch 0x00
clkoffset 0x6ceb (valid)
Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
status 0x00 handle 41 bdaddr 08:00:37:12:C4:B1
type ACL encrypt 0x00
< ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Connect req: psm 3 scid 0x0040
< HCI Command: Write Link Policy Settings
(0x02|0x000d) plen 4
handle 41 policy 0x0f
Link policy: RSWITCH HOLD SNIFF PARK
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> HCI Event: Command Complete (0x0e) plen 6
Write Link Policy Settings (0x02|0x000d) ncmd 1
status 0x00 handle 41
> HCI Event: Max Slots Change (0x1b) plen 3
0000: 29 00 05
)..
> ACL data: handle 41 flags 0x02 dlen 16
L2CAP(s): Connect rsp: dcid 0x0041 scid 0x0040
result 0 status 0
Connection successful
< ACL data: handle 41 flags 0x02 dlen 16
L2CAP(s): Config req: dcid 0x0041 flags 0x00 clen
4
MTU 1024
> ACL data: handle 41 flags 0x02 dlen 16
L2CAP(s): Config req: dcid 0x0040 flags 0x00 clen
4
MTU 675
< ACL data: handle 41 flags 0x02 dlen 14
L2CAP(s): Config rsp: scid 0x0041 flags 0x00
result 0 clen 0
Success
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 14
L2CAP(s): Config rsp: scid 0x0040 flags 0x00
result 0 clen 0
Success
< ACL data: handle 41 flags 0x02 dlen 8
L2CAP(d): cid 0x0041 len 4 [psm 3]
RFCOMM(s): SABM: cr 1 dlci 0 pf 1 ilen 0 fcs
0x1c
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 8
L2CAP(d): cid 0x0040 len 4 [psm 3]
RFCOMM(s): UA: cr 1 dlci 0 pf 1 ilen 0 fcs 0xd7
< ACL data: handle 41 flags 0x02 dlen 18
L2CAP(d): cid 0x0041 len 14 [psm 3]
RFCOMM(s): PN CMD: cr 1 dlci 0 pf 0 ilen 10 fcs
0x70 mcc_len 8
dlci 2 frame_type 0 credit_flow 15 pri 7
ack_timer 0
frame_size 670 max_retrans 0 credits 7
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 8
L2CAP(d): cid 0x0040 len 4 [psm 3]
RFCOMM(s): DM: cr 1 dlci 2 pf 0 ilen 0 fcs 0x66
< ACL data: handle 41 flags 0x02 dlen 8
L2CAP(d): cid 0x0041 len 4 [psm 3]
RFCOMM(s): DISC: cr 1 dlci 0 pf 1 ilen 0 fcs
0xfd
< ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Disconn req: dcid 0x0041 scid 0x0040
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 8
L2CAP(d): cid 0x0040 len 4 [psm 3]
RFCOMM(s): UA: cr 1 dlci 0 pf 1 ilen 0 fcs 0xd7
> ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Disconn rsp: dcid 0x0041 scid 0x0040
> HCI Event: Disconn Complete (0x05) plen 4
status 0x00 handle 41 reason 0x13
Reason: Remote User Teminated Connection
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > hcitool scan
> > Scanning ...
> > 08:00:37:12:C4:B1 PM325 by LG
> > [root@laptop user]# hcidump -X -V
> > HCI sniffer - Bluetooth packet analyzer ver 1.18
> > device: hci0 snap_len: 1028 filter: 0xffffffff
>
> this is a sniffer and so you must actually do
> something, because
> otherwise it won't show anything.
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
2005-03-30 1:52 John H.
@ 2005-03-30 2:03 ` Marcel Holtmann
0 siblings, 0 replies; 15+ messages in thread
From: Marcel Holtmann @ 2005-03-30 2:03 UTC (permalink / raw)
To: BlueZ Mailing List
Hi John,
> Despite it saying connection refused, the phone, when
> searching/pairing, finds laptop-0, but pair fails
> after i tell it to use 0000 for pin.
stop resending this post. I already answered it.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 2:09 John H.
2005-03-30 6:01 ` Marcel Holtmann
0 siblings, 1 reply; 15+ messages in thread
From: John H. @ 2005-03-30 2:09 UTC (permalink / raw)
To: bluez-users
This is the last response I got from you.
Hi John,
> Despite it saying connection refused, the phone,
when
> searching/pairing, finds laptop-0, but pair fails
> after i tell it to use 0000 for pin.
for that you need some service running, I think.
> < ACL data: handle 41 flags 0x02 dlen 18
> L2CAP(d): cid 0x0041 len 14 [psm 3]
> RFCOMM(s): PN CMD: cr 1 dlci 0 pf 0 ilen 10
fcs
> 0x70 mcc_len 8
> dlci 2 frame_type 0 credit_flow 15 pri 7
> ack_timer 0
> frame_size 670 max_retrans 0 credits 7
> > HCI Event: Number of Completed Packets (0x13) plen
5
> handle 41
> > ACL data: handle 41 flags 0x02 dlen 8
> L2CAP(d): cid 0x0040 len 4 [psm 3]
> RFCOMM(s): DM: cr 1 dlci 2 pf 0 ilen 0 fcs
0x66
and here we go. You try to connect to RFCOMM channel
1, but your phone
says that there is not service available on that
channel.
Run a "sdptool browse" or "sdptool search" to find out
the correct
channel number.
Regards
Marcel
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > Despite it saying connection refused, the phone,
> when
> > searching/pairing, finds laptop-0, but pair fails
> > after i tell it to use 0000 for pin.
>
> stop resending this post. I already answered it.
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
2005-03-30 2:09 John H.
@ 2005-03-30 6:01 ` Marcel Holtmann
0 siblings, 0 replies; 15+ messages in thread
From: Marcel Holtmann @ 2005-03-30 6:01 UTC (permalink / raw)
To: BlueZ Mailing List
Hi John,
> This is the last response I got from you.
and I think it was quite clear on asking you what to do.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 7:27 John H.
2005-03-30 7:37 ` Marcel Holtmann
0 siblings, 1 reply; 15+ messages in thread
From: John H. @ 2005-03-30 7:27 UTC (permalink / raw)
To: bluez-users
You apparently didn't read that I responded to it, and
what the output was.
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > This is the last response I got from you.
>
> and I think it was quite clear on asking you what to
> do.
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
2005-03-30 7:27 John H.
@ 2005-03-30 7:37 ` Marcel Holtmann
0 siblings, 0 replies; 15+ messages in thread
From: Marcel Holtmann @ 2005-03-30 7:37 UTC (permalink / raw)
To: BlueZ Mailing List
Hi John,
> You apparently didn't read that I responded to it, and
> what the output was.
you resend the same message with the hcidump again. Look at the mailing
list archive if you don't trust me.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 7:51 John H.
2005-03-30 7:58 ` Marcel Holtmann
0 siblings, 1 reply; 15+ messages in thread
From: John H. @ 2005-03-30 7:51 UTC (permalink / raw)
To: bluez-users
That is bizarre, as I remember trying the next
recommendation and sending the output that I got.
well, here it is again...
sdptool browse
Inquiring ...
Browsing 08:00:37:12:C4:B1 ...
Service Search failed: Connection timed out
sdptool search --bdaddr 08:00:37:12:C4:B1 OPUSH
Searching for OPUSH on 08:00:37:12:C4:B1 ...
got that for every service I specified.
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > You apparently didn't read that I responded to it,
> and
> > what the output was.
>
> you resend the same message with the hcidump again.
> Look at the mailing
> list archive if you don't trust me.
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
2005-03-30 7:51 John H.
@ 2005-03-30 7:58 ` Marcel Holtmann
0 siblings, 0 replies; 15+ messages in thread
From: Marcel Holtmann @ 2005-03-30 7:58 UTC (permalink / raw)
To: BlueZ Mailing List
Hi John,
> That is bizarre, as I remember trying the next
> recommendation and sending the output that I got.
>
> well, here it is again...
>
>
> sdptool browse
> Inquiring ...
> Browsing 08:00:37:12:C4:B1 ...
> Service Search failed: Connection timed out
>
> sdptool search --bdaddr 08:00:37:12:C4:B1 OPUSH
> Searching for OPUSH on 08:00:37:12:C4:B1 ...
>
> got that for every service I specified.
first you need to know what service you wanna use. If you see failures
like this, then run "hcidump -X -V" in another terminal and send in the
output.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 8:11 John H.
2005-03-30 8:18 ` Marcel Holtmann
0 siblings, 1 reply; 15+ messages in thread
From: John H. @ 2005-03-30 8:11 UTC (permalink / raw)
To: bluez-users
well, I need to use DUN(dial up networking) and dial
#777 to use the internet.
I'd LIKE to, if the phone is capable, use bticd,
showing caller ID on the screen.
And I'd like to be able to use a mic/speakers from the
computer instead of the actual phone sometime.
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > That is bizarre, as I remember trying the next
> > recommendation and sending the output that I got.
> >
> > well, here it is again...
> >
> >
> > sdptool browse
> > Inquiring ...
> > Browsing 08:00:37:12:C4:B1 ...
> > Service Search failed: Connection timed out
> >
> > sdptool search --bdaddr 08:00:37:12:C4:B1 OPUSH
> > Searching for OPUSH on 08:00:37:12:C4:B1 ...
> >
> > got that for every service I specified.
>
> first you need to know what service you wanna use.
> If you see failures
> like this, then run "hcidump -X -V" in another
> terminal and send in the
> output.
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
2005-03-30 8:11 [Bluez-users] cannot connect to pm-325 phone w/bluez John H.
@ 2005-03-30 8:18 ` Marcel Holtmann
0 siblings, 0 replies; 15+ messages in thread
From: Marcel Holtmann @ 2005-03-30 8:18 UTC (permalink / raw)
To: BlueZ Mailing List
Hi John,
> well, I need to use DUN(dial up networking) and dial
> #777 to use the internet.
then do "sdptool search --bdaddr 08:00:37:12:C4:B1 dun" and run the
"hcidump -X -V" as root in another terminal. What does they show?
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 8:29 John H.
2005-03-30 8:34 ` Marcel Holtmann
0 siblings, 1 reply; 15+ messages in thread
From: John H. @ 2005-03-30 8:29 UTC (permalink / raw)
To: bluez-users
says -V is invalid on 1.11.
here is with -X
HCIDump - HCI packet analyzer ver 1.11
device: hci0 snap_len: 1028 filter: 0xffffffff
< HCI Command: Create Connection (0x01|0x0005) plen 13
0000: b1 c4 12 37 00 08 18 cc 01 00 d1 a2 01
...7.........
> HCI Event: Command Status (0x0f) plen 4
0000: 00 01 05 04
....
> HCI Event: Connect Complete (0x03) plen 11
0000: 00 2a 00 b1 c4 12 37 00 08 01 00
.*....7....
< ACL data: handle 0x002a flags 0x02 dlen 12
L2CAP(s): Connect req: psm 1 scid 0x0040
< HCI Command: Write Link Policy Settings
(0x02|0x000d) plen 4
0000: 2a 00 0f 00
*...
> HCI Event: Number of Completed Packets (0x13) plen 5
0000: 01 2a 00 01 00
.*...
> HCI Event: Command Complete (0x0e) plen 6
0000: 01 0d 08 00 2a 00
....*.
> HCI Event: Max Slots Change (0x1b) plen 3
0000: 2a 00 05
*..
> ACL data: handle 0x002a flags 0x02 dlen 16
L2CAP(s): Connect rsp: dcid 0x0042 scid 0x0040
result 0 status 0
< ACL data: handle 0x002a flags 0x02 dlen 12
L2CAP(s): Config req: dcid 0x0042 flags 0x0000
clen 0
> ACL data: handle 0x002a flags 0x02 dlen 20
L2CAP(s): Config req: dcid 0x0040 flags 0x0000
clen 8
MTU 256 FlushTO 65535
< ACL data: handle 0x002a flags 0x02 dlen 14
L2CAP(s): Config rsp: scid 0x0042 flags 0x0000
result 0 clen 0
> HCI Event: Number of Completed Packets (0x13) plen 5
0000: 01 2a 00 01 00
.*...
> HCI Event: Number of Completed Packets (0x13) plen 5
0000: 01 2a 00 01 00
.*...
> ACL data: handle 0x002a flags 0x02 dlen 14
L2CAP(s): Config rsp: scid 0x0040 flags 0x0000
result 0 clen 0
< ACL data: handle 0x002a flags 0x02 dlen 24
L2CAP(d): cid 0x0042 len 20 [psm 1]
SDP SSA Req: tid 0x0 len 0xf
pat uuid-16 0x1103 (DUN)
max 0xffff
aid(s) 0x0000 - 0xffff
cont 00
> HCI Event: Number of Completed Packets (0x13) plen 5
0000: 01 2a 00 01 00
.*...
> ACL data: handle 0x002a flags 0x02 dlen 14
L2CAP(d): cid 0x0040 len 10 [psm 1]
SDP SSA Rsp: tid 0x0 len 0x5
cnt 0x2
cont 00
< ACL data: handle 0x002a flags 0x02 dlen 12
L2CAP(s): Disconn req: dcid 0x0042 scid 0x0040
> HCI Event: Number of Completed Packets (0x13) plen 5
0000: 01 2a 00 01 00
.*...
> ACL data: handle 0x002a flags 0x02 dlen 12
L2CAP(s): Disconn rsp: dcid 0x0042 scid 0x0040
> HCI Event: Disconn Complete (0x05) plen 4
0000: 00 2a 00 13
.*..
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > well, I need to use DUN(dial up networking) and
> dial
> > #777 to use the internet.
>
> then do "sdptool search --bdaddr 08:00:37:12:C4:B1
> dun" and run the
> "hcidump -X -V" as root in another terminal. What
> does they show?
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
2005-03-30 8:29 John H.
@ 2005-03-30 8:34 ` Marcel Holtmann
0 siblings, 0 replies; 15+ messages in thread
From: Marcel Holtmann @ 2005-03-30 8:34 UTC (permalink / raw)
To: BlueZ Mailing List
Hi John,
> says -V is invalid on 1.11.
then install the latest version. Decoding every thing of a dump by hand
costs me too much time.
> here is with -X
>
> HCIDump - HCI packet analyzer ver 1.11
> device: hci0 snap_len: 1028 filter: 0xffffffff
> < HCI Command: Create Connection (0x01|0x0005) plen 13
> 0000: b1 c4 12 37 00 08 18 cc 01 00 d1 a2 01
> ...7.........
> > HCI Event: Command Status (0x0f) plen 4
> 0000: 00 01 05 04
> ....
> > HCI Event: Connect Complete (0x03) plen 11
> 0000: 00 2a 00 b1 c4 12 37 00 08 01 00
> .*....7....
> < ACL data: handle 0x002a flags 0x02 dlen 12
> L2CAP(s): Connect req: psm 1 scid 0x0040
> < HCI Command: Write Link Policy Settings
> (0x02|0x000d) plen 4
> 0000: 2a 00 0f 00
> *...
> > HCI Event: Number of Completed Packets (0x13) plen 5
> 0000: 01 2a 00 01 00
> .*...
> > HCI Event: Command Complete (0x0e) plen 6
> 0000: 01 0d 08 00 2a 00
> ....*.
> > HCI Event: Max Slots Change (0x1b) plen 3
> 0000: 2a 00 05
> *..
> > ACL data: handle 0x002a flags 0x02 dlen 16
> L2CAP(s): Connect rsp: dcid 0x0042 scid 0x0040
> result 0 status 0
> < ACL data: handle 0x002a flags 0x02 dlen 12
> L2CAP(s): Config req: dcid 0x0042 flags 0x0000
> clen 0
> > ACL data: handle 0x002a flags 0x02 dlen 20
> L2CAP(s): Config req: dcid 0x0040 flags 0x0000
> clen 8
> MTU 256 FlushTO 65535
> < ACL data: handle 0x002a flags 0x02 dlen 14
> L2CAP(s): Config rsp: scid 0x0042 flags 0x0000
> result 0 clen 0
> > HCI Event: Number of Completed Packets (0x13) plen 5
> 0000: 01 2a 00 01 00
> .*...
> > HCI Event: Number of Completed Packets (0x13) plen 5
> 0000: 01 2a 00 01 00
> .*...
> > ACL data: handle 0x002a flags 0x02 dlen 14
> L2CAP(s): Config rsp: scid 0x0040 flags 0x0000
> result 0 clen 0
> < ACL data: handle 0x002a flags 0x02 dlen 24
> L2CAP(d): cid 0x0042 len 20 [psm 1]
> SDP SSA Req: tid 0x0 len 0xf
> pat uuid-16 0x1103 (DUN)
> max 0xffff
> aid(s) 0x0000 - 0xffff
> cont 00
> > HCI Event: Number of Completed Packets (0x13) plen 5
> 0000: 01 2a 00 01 00
> .*...
> > ACL data: handle 0x002a flags 0x02 dlen 14
> L2CAP(d): cid 0x0040 len 10 [psm 1]
> SDP SSA Rsp: tid 0x0 len 0x5
> cnt 0x2
> cont 00
> < ACL data: handle 0x002a flags 0x02 dlen 12
> L2CAP(s): Disconn req: dcid 0x0042 scid 0x0040
> > HCI Event: Number of Completed Packets (0x13) plen 5
> 0000: 01 2a 00 01 00
> .*...
> > ACL data: handle 0x002a flags 0x02 dlen 12
> L2CAP(s): Disconn rsp: dcid 0x0042 scid 0x0040
> > HCI Event: Disconn Complete (0x05) plen 4
> 0000: 00 2a 00 13
> .*..
It seems that your phone doesn't support the dialup networking profile.
What kind of phone is this?
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-03-30 9:15 John H.
0 siblings, 0 replies; 15+ messages in thread
From: John H. @ 2005-03-30 9:15 UTC (permalink / raw)
To: bluez-users
hcidump -X -V
HCI sniffer - Bluetooth packet analyzer ver 1.19
device: hci0 snap_len: 1028 filter: 0xffffffff
< HCI Command: Create Connection (0x01|0x0005) plen 13
bdaddr 08:00:37:12:C4:B1 ptype 0xcc18 rswitch 0x01
clkoffset 0x2196 (valid)
Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
status 0x00 handle 41 bdaddr 08:00:37:12:C4:B1
type ACL encrypt 0x00
< ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Connect req: psm 1 scid 0x0040
< HCI Command: Write Link Policy Settings
(0x02|0x000d) plen 4
handle 41 policy 0x0f
Link policy: RSWITCH HOLD SNIFF PARK
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> HCI Event: Command Complete (0x0e) plen 6
Write Link Policy Settings (0x02|0x000d) ncmd 1
status 0x00 handle 41
> HCI Event: Max Slots Change (0x1b) plen 3
0000: 29 00 05
)..
> ACL data: handle 41 flags 0x02 dlen 16
L2CAP(s): Connect rsp: dcid 0x0045 scid 0x0040
result 0 status 0
Connection successful
< ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Config req: dcid 0x0045 flags 0x00 clen
0
> HCI Event: Role Change (0x12) plen 8
status 0x00 bdaddr 08:00:37:12:C4:B1 role 0x01
Role: Slave
> ACL data: handle 41 flags 0x02 dlen 20
L2CAP(s): Config req: dcid 0x0040 flags 0x00 clen
8
MTU 256 FlushTO 65535
< ACL data: handle 41 flags 0x02 dlen 14
L2CAP(s): Config rsp: scid 0x0045 flags 0x00
result 0 clen 0
Success
> HCI Event: Max Slots Change (0x1b) plen 3
0000: 29 00 05
)..
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 14
L2CAP(s): Config rsp: scid 0x0040 flags 0x00
result 0 clen 0
Success
< ACL data: handle 41 flags 0x02 dlen 24
L2CAP(d): cid 0x0045 len 20 [psm 1]
SDP SSA Req: tid 0x0 len 0xf
pat uuid-16 0x1103 (DUN)
max 65535
aid(s) 0x0000 - 0xffff
cont 00
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 14
L2CAP(d): cid 0x0040 len 10 [psm 1]
SDP SSA Rsp: tid 0x0 len 0x5
count 2
cont 00
< ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Disconn req: dcid 0x0045 scid 0x0040
> HCI Event: Number of Completed Packets (0x13) plen 5
handle 41
> ACL data: handle 41 flags 0x02 dlen 12
L2CAP(s): Disconn rsp: dcid 0x0045 scid 0x0040
< HCI Command: Disconnect (0x01|0x0006) plen 3
handle 41 reason 0x13
Reason: Remote User Terminated Connection
> HCI Event: Command Status (0x0f) plen 4
Disconnect (0x01|0x0006) status 0x00 ncmd 1
> HCI Event: Disconn Complete (0x05) plen 4
status 0x00 handle 41 reason 0x13
Reason: Remote User Terminated Connection
--- Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
> > says -V is invalid on 1.11.
>
> then install the latest version. Decoding every
> thing of a dump by hand
> costs me too much time.
>
> > here is with -X
> >
> > HCIDump - HCI packet analyzer ver 1.11
> > device: hci0 snap_len: 1028 filter: 0xffffffff
> > < HCI Command: Create Connection (0x01|0x0005)
> plen 13
> > 0000: b1 c4 12 37 00 08 18 cc 01 00 d1 a2 01
>
> > ...7.........
> > > HCI Event: Command Status (0x0f) plen 4
> > 0000: 00 01 05 04
>
> > ....
> > > HCI Event: Connect Complete (0x03) plen 11
> > 0000: 00 2a 00 b1 c4 12 37 00 08 01 00
>
> > .*....7....
> > < ACL data: handle 0x002a flags 0x02 dlen 12
> > L2CAP(s): Connect req: psm 1 scid 0x0040
> > < HCI Command: Write Link Policy Settings
> > (0x02|0x000d) plen 4
> > 0000: 2a 00 0f 00
>
> > *...
> > > HCI Event: Number of Completed Packets (0x13)
> plen 5
> > 0000: 01 2a 00 01 00
>
> > .*...
> > > HCI Event: Command Complete (0x0e) plen 6
> > 0000: 01 0d 08 00 2a 00
>
> > ....*.
> > > HCI Event: Max Slots Change (0x1b) plen 3
> > 0000: 2a 00 05
>
> > *..
> > > ACL data: handle 0x002a flags 0x02 dlen 16
> > L2CAP(s): Connect rsp: dcid 0x0042 scid 0x0040
> > result 0 status 0
> > < ACL data: handle 0x002a flags 0x02 dlen 12
> > L2CAP(s): Config req: dcid 0x0042 flags 0x0000
> > clen 0
> > > ACL data: handle 0x002a flags 0x02 dlen 20
> > L2CAP(s): Config req: dcid 0x0040 flags 0x0000
> > clen 8
> > MTU 256 FlushTO 65535
> > < ACL data: handle 0x002a flags 0x02 dlen 14
> > L2CAP(s): Config rsp: scid 0x0042 flags 0x0000
> > result 0 clen 0
> > > HCI Event: Number of Completed Packets (0x13)
> plen 5
> > 0000: 01 2a 00 01 00
>
> > .*...
> > > HCI Event: Number of Completed Packets (0x13)
> plen 5
> > 0000: 01 2a 00 01 00
>
> > .*...
> > > ACL data: handle 0x002a flags 0x02 dlen 14
> > L2CAP(s): Config rsp: scid 0x0040 flags 0x0000
> > result 0 clen 0
> > < ACL data: handle 0x002a flags 0x02 dlen 24
> > L2CAP(d): cid 0x0042 len 20 [psm 1]
> > SDP SSA Req: tid 0x0 len 0xf
> > pat uuid-16 0x1103 (DUN)
> > max 0xffff
> > aid(s) 0x0000 - 0xffff
> > cont 00
> > > HCI Event: Number of Completed Packets (0x13)
> plen 5
> > 0000: 01 2a 00 01 00
>
> > .*...
> > > ACL data: handle 0x002a flags 0x02 dlen 14
> > L2CAP(d): cid 0x0040 len 10 [psm 1]
> > SDP SSA Rsp: tid 0x0 len 0x5
> > cnt 0x2
> > cont 00
> > < ACL data: handle 0x002a flags 0x02 dlen 12
> > L2CAP(s): Disconn req: dcid 0x0042 scid 0x0040
> > > HCI Event: Number of Completed Packets (0x13)
> plen 5
> > 0000: 01 2a 00 01 00
>
> > .*...
> > > ACL data: handle 0x002a flags 0x02 dlen 12
> > L2CAP(s): Disconn rsp: dcid 0x0042 scid 0x0040
> > > HCI Event: Disconn Complete (0x05) plen 4
> > 0000: 00 2a 00 13
>
> > .*..
>
> It seems that your phone doesn't support the dialup
> networking profile.
> What kind of phone is this?
>
> Regards
>
> Marcel
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-04-03 0:55 John H.
0 siblings, 0 replies; 15+ messages in thread
From: John H. @ 2005-04-03 0:55 UTC (permalink / raw)
To: bluez-users
not sure if you got this reply, since one of mine
didn't make it out before, and i haven't heard back on
this one.
thx
--- "John H." <mistamaila@yahoo.com> wrote:
> well, I need to use DUN(dial up networking) and dial
> #777 to use the internet.
>
> I'd LIKE to, if the phone is capable, use bticd,
> showing caller ID on the screen.
>
> And I'd like to be able to use a mic/speakers from
> the
> computer instead of the actual phone sometime.
>
>
>
> --- Marcel Holtmann <marcel@holtmann.org> wrote:
> > Hi John,
> >
> > > That is bizarre, as I remember trying the next
> > > recommendation and sending the output that I
> got.
> > >
> > > well, here it is again...
> > >
> > >
> > > sdptool browse
> > > Inquiring ...
> > > Browsing 08:00:37:12:C4:B1 ...
> > > Service Search failed: Connection timed out
> > >
> > > sdptool search --bdaddr 08:00:37:12:C4:B1
> OPUSH
> > > Searching for OPUSH on 08:00:37:12:C4:B1 ...
> > >
> > > got that for every service I specified.
> >
> > first you need to know what service you wanna use.
> > If you see failures
> > like this, then run "hcidump -X -V" in another
> > terminal and send in the
> > output.
> >
> > Regards
> >
> > Marcel
> >
> >
> >
> >
> >
>
-------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT
> > Products from real users.
> > Discover which products truly live up to the hype.
> > Start reading now.
> >
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/
>
__________________________________
Do you Yahoo!?
Yahoo! Personals - Better first dates. More second dates.
http://personals.yahoo.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [Bluez-users] cannot connect to pm-325 phone w/bluez
@ 2005-04-10 2:34 John H.
0 siblings, 0 replies; 15+ messages in thread
From: John H. @ 2005-04-10 2:34 UTC (permalink / raw)
To: bluez-users
>
> > .*..
>
> It seems that your phone doesn't support the dialup
> networking profile.
> What kind of phone is this?
>
> Regards
>
> Marcel
>
>
It's an LG pm-325. It can use the internet in XP by
DUN, I believe. The phone emulates a modem, and you
dial #777.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2005-04-10 2:34 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-30 8:11 [Bluez-users] cannot connect to pm-325 phone w/bluez John H.
2005-03-30 8:18 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2005-04-10 2:34 John H.
2005-04-03 0:55 John H.
2005-03-30 9:15 John H.
2005-03-30 8:29 John H.
2005-03-30 8:34 ` Marcel Holtmann
2005-03-30 7:51 John H.
2005-03-30 7:58 ` Marcel Holtmann
2005-03-30 7:27 John H.
2005-03-30 7:37 ` Marcel Holtmann
2005-03-30 2:09 John H.
2005-03-30 6:01 ` Marcel Holtmann
2005-03-30 1:52 John H.
2005-03-30 2:03 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox