From: Chen Ganir <chen.ganir@ti.com>
To: Ajay KV <ajay.kv@globaledgesoft.com>
Cc: Andre Guedes <andre.guedes@openbossa.org>,
<linux-bluetooth@vger.kernel.org>
Subject: Re: BLE - multiple connections
Date: Mon, 23 Jul 2012 09:40:02 +0300 [thread overview]
Message-ID: <500CF1C2.8010200@ti.com> (raw)
In-Reply-To: <500CE1BE.2080107@globaledgesoft.com>
On 07/23/2012 08:31 AM, Ajay KV wrote:
> Hi,
> So that means at a time i can not able to establish two LE
> active connections. One more task i wanna try is to send L2cap
> data packets through L2cap signalling channel (cid 0x05) . But as per my
> knowledge kernel has designed it to work only on cid 0x05
>
>
>
> Andre Guedes wrote:
>> Hi Ajay,
>>
>> On Fri, Jul 20, 2012 at 3:11 AM, Ajay KV <ajay.kv@globaledgesoft.com>
>> wrote:
>>> Hi all,
>>>
>>> Since im new to bluetooth low energy technology , i need some
>>> guidance from
>>> you . Following are the issues that im searching for a solution
>>>
>>>
>>> 1 : Is it possible to establish mutiple LE connection at a time . Im
>>> using
>>> fedora 13 , linux 2.6.39 version with 4.0 LE supported dongles
>>>
>>> 2: now im not concentrating on user profiles like GATT and ATT . i
>>> wanted to
>>> do it using HCI and L2cap connections
>>
>> You are able to establish one LE connection at a time. If you have
>> more than one device you want to connect to, you can use whitelist.
>> Add the devices to whitelist and issue the LE connection command. As
>> soon as one of the devices starts advertising, the connection will be
>> established.
>>
>> You can use hcitool to add devices to whitelist and issue LE
>> connection command.
>>
>> BR,
>>
>> Andre
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
As Andre said - you can not create multiple connections at the same
time, but you can have multiple active connections at the same time. The
only limitation is during the connection creation procedure. After an LE
connection has been established to device A, you can create a second LE
connection to device B.
BR,
Chen Ganir
Texas Instruments.
next prev parent reply other threads:[~2012-07-23 6:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 6:11 BLE - multiple connections Ajay KV
2012-07-20 14:21 ` Andre Guedes
2012-07-23 5:31 ` Ajay KV
2012-07-23 6:40 ` Chen Ganir [this message]
2012-08-17 14:36 ` Ajay KV
2012-08-17 10:57 ` Anderson Lizardo
[not found] ` <502ED4E8.9040702@globaledgesoft.com>
[not found] ` <CAJdJm_OBh4OzKJejongsaWm1mSx2GN5Yki3B4nYc6C2DbVS=nw@mail.gmail.com>
2012-08-22 16:07 ` Ajay KV
2012-08-22 10:40 ` Anderson Lizardo
2012-08-22 15:13 ` Vinicius Costa Gomes
2012-08-23 15:59 ` Ajay KV
2012-08-23 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=500CF1C2.8010200@ti.com \
--to=chen.ganir@ti.com \
--cc=ajay.kv@globaledgesoft.com \
--cc=andre.guedes@openbossa.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).