From: "Brian Gix" <bgix@codeaurora.org>
To: <linux-bluetooth@vger.kernel.org>
Subject: Are LE connections possible yet?
Date: Thu, 2 Dec 2010 15:45:42 -0800 [thread overview]
Message-ID: <000001cb927b$08458e80$18d0ab80$@org> (raw)
In-Reply-To: <20101202162236.GA1291@jh-x301>
Hi All,
I am bringing up an LE capable (BR/EDR/LE) baseband, and attempting to use
it to establish a
GATT/ATT connection over an LE link. However when executing the command:
% ./tools/hcitool lecc 00:14:BB:55:66:77
I get a very rapid failure of:
"Could not create connection: Operation not permitted"
The correct HCI command does not appear to be making it to the BR/EDR/LE
baseband.
It appears to be a socket issue of some sort. I can cause this error, when
attached to the baseband, and:
"Could not create connection: File descriptor in bad state"
if I have not yet run hciattach.
Other (BR/EDR) hcitool commands work as expected, such as "hcitool scan" and
"hcitool inq"
Brian Gix
bgix@codeaurora.org
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
next prev parent reply other threads:[~2010-12-02 23:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 16:02 [PATCH] Optimize tracker queries for PBAP Radoslaw Jablonski
2010-12-02 16:22 ` Johan Hedberg
2010-12-02 23:45 ` Brian Gix [this message]
2010-12-03 1:21 ` Are LE connections possible yet? Mike Tsai
2010-12-03 18:07 ` Claudio Takahasi
2010-12-03 19:01 ` Brian Gix
2010-12-03 19:09 ` Anderson Lizardo
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='000001cb927b$08458e80$18d0ab80$@org' \
--to=bgix@codeaurora.org \
--cc=linux-bluetooth@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).