linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BLE multiple connection - Recv()  issue
@ 2012-12-30  1:25 Ajay
  2013-01-02 18:37 ` Ajay
  0 siblings, 1 reply; 2+ messages in thread
From: Ajay @ 2012-12-30  1:25 UTC (permalink / raw)
  To: linux-bluetooth

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

hi,
     I have  2 LE links  A1 to B and A2 to C ( A1 and A2 are client 
running at same device )
when i starts sending data from B to A1  its happening  and A1 is 
receiving properly . But the very next moment i started data transfer 
from  C to A2 , A1 stops recievng . I could see data from B to A1 
reaches upto hci layer(hcidump) , and then routed to A2 l2cap recv() . 
Here i used recv()  and send() system calls for data transfer with l2cap 
socket (cid 0x04 and psm 0x00) .Bind() is done at both client and server 
side .  Is it possible for a BLE device to recv data simultaneously from 
other two devices .????? .
-- 
Thanks & Regards

  AJAY KV
  GlobalEdge software Ltd
  8892753703

[-- Attachment #2: ajay_kv.vcf --]
[-- Type: text/x-vcard, Size: 74 bytes --]

begin:vcard
fn:AJAY KV
n:;AJAY
tel;cell:8892753703
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 2+ messages in thread

* BLE multiple connection - Recv()  issue
  2012-12-30  1:25 BLE multiple connection - Recv() issue Ajay
@ 2013-01-02 18:37 ` Ajay
  0 siblings, 0 replies; 2+ messages in thread
From: Ajay @ 2013-01-02 18:37 UTC (permalink / raw)
  To: linux-bluetooth

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]




hi,
      I have  2 LE links  A1 to B and A2 to C ( A1 and A2 are client
running at same device )
when i starts sending data from B to A1  its happening  and A1 is
receiving properly . But the very next moment i started data transfer
from  C to A2 , A1 stops recievng . I could see data from B to A1
reaches upto hci layer(hcidump) , and then routed to A2 l2cap recv() .
Here i used recv()  and send() system calls for data transfer with l2cap
socket (cid 0x04 and psm 0x00) .Bind() is done at both client and server
side .  Is it possible for a BLE device to recv data simultaneously from
other two devices .????? .
-- 
Thanks & Regards

   AJAY KV
   GlobalEdge software Ltd
   8892753703




[-- Attachment #2: ajay_kv.vcf --]
[-- Type: text/x-vcard, Size: 81 bytes --]

begin:vcard
fn:AJAY KV
n:;AJAY
tel;cell:8892753703
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-02 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-30  1:25 BLE multiple connection - Recv() issue Ajay
2013-01-02 18:37 ` Ajay

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).