From: "José Sánchez Sánchez" <jose.sanchez@libera.net>
To: <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] RV: sdp_connect don't work with some handsets
Date: Fri, 15 Jun 2007 10:48:14 +0200 [thread overview]
Message-ID: <002301c7af29$ebfced50$a100010a@Libera.local> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 871 bytes --]
Hi all,
I have been some time working with bluez, and I have problems trying to
connect my computer with some mobile devices. I can do a connection with
handsets form Motorola, Nokia and Sony-Ericcsson, but I cant connect with
LG handsets using bluez.
I have been studing the problem and I have seen that when my application
call to sdp_connect and this call to sdp_connect_l2cap.
Inside of sdp_connect_l2cap, both socket() and bind() are working properly,
but with LG devices connect() return -1 instead of 0, and I dont know why.
With other handsets, connect() return 0 and all work properly.
Does someone know why cant I connect with LG devices using bluez?
Errno value is 38 --> EL2NSYNC /* Level 2 not syncronized */
Thanks in advance
Regards.
José
[-- Attachment #1.2: Type: text/html, Size: 5912 bytes --]
[-- Attachment #2: Type: text/plain, Size: 286 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next reply other threads:[~2007-06-15 8:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-15 8:48 José Sánchez Sánchez [this message]
2007-06-15 9:53 ` [Bluez-devel] RV: sdp_connect don't work with some handsets Marcel Holtmann
2007-06-15 10:33 ` José Sánchez Sánchez
2007-06-15 10:37 ` Marcel Holtmann
2007-06-15 11:00 ` José Sánchez Sánchez
2007-06-16 7:33 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002301c7af29$ebfced50$a100010a@Libera.local' \
--to=jose.sanchez@libera.net \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.