* BLE issue - Reusing Existing LE physical link
@ 2012-11-07 16:44 Ajay
2012-11-09 8:11 ` Vinicius Costa Gomes
0 siblings, 1 reply; 2+ messages in thread
From: Ajay @ 2012-11-07 16:44 UTC (permalink / raw)
To: linux-bluetooth
Hi ,
I came across an issue as part of my "BLE test tool project" . After
the first successful connection of BLE l2cap connection (client server)
, we just retains the physical link without calling le_connection
cancel() (logical link is closed) (patch has been added). But second
time i wanted to use the existing connection , without calling
hci_le_connect() . but here l2cap connect fails . I noticed in normal
acl link , the same scenario is working on existing link. so can we
do the same working on BLE link . (ubuntu 11.10 and kernel 3.2.5)
--
Thanks & regards
AJAY KV
GlobalEdge software Ltd
8892753703
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: BLE issue - Reusing Existing LE physical link
2012-11-07 16:44 BLE issue - Reusing Existing LE physical link Ajay
@ 2012-11-09 8:11 ` Vinicius Costa Gomes
0 siblings, 0 replies; 2+ messages in thread
From: Vinicius Costa Gomes @ 2012-11-09 8:11 UTC (permalink / raw)
To: Ajay; +Cc: linux-bluetooth
Hi,
On 22:14 Wed 07 Nov, Ajay wrote:
> Hi ,
> I came across an issue as part of my "BLE test tool project" .
> After the first successful connection of BLE l2cap connection
> (client server) , we just retains the physical link without calling
> le_connection cancel() (logical link is closed) (patch has been
> added). But second time i wanted to use the existing connection ,
> without calling hci_le_connect() . but here l2cap connect fails . I
> noticed in normal acl link , the same scenario is working on
> existing link. so can we do the same working on BLE link .
> (ubuntu 11.10 and kernel 3.2.5)
Could you please test with a recent kernel, 3.6.x preferably. LE support has
improved a lot in recent kernels.
> --
> Thanks & regards
>
> AJAY KV
> GlobalEdge software Ltd
> 8892753703
> --
> 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
Cheers,
--
Vinicius
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-09 8:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07 16:44 BLE issue - Reusing Existing LE physical link Ajay
2012-11-09 8:11 ` Vinicius Costa Gomes
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).