All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Bluez-Android: L2CAP Socket Communication over
@ 2015-06-18 14:39 Prabhu Chawandi
  2015-06-19  0:49 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Prabhu Chawandi @ 2015-06-18 14:39 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

  Currently, I see only rfcomm sockets, I want L2CAP socket
communication for my use case.

I am looking to add this support.  Share me your views on this.

Any information will be helpful.

ManyThanks,
Prabhu

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

* Re: Bluez-Android: L2CAP Socket Communication over
  2015-06-18 14:39 Bluez-Android: L2CAP Socket Communication over Prabhu Chawandi
@ 2015-06-19  0:49 ` Marcel Holtmann
  2015-07-22  5:58   ` Prabhu Chawandi
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2015-06-19  0:49 UTC (permalink / raw)
  To: Prabhu Chawandi; +Cc: linux-bluetooth

Hi Prabhu,

>  Currently, I see only rfcomm sockets, I want L2CAP socket
> communication for my use case.
> 
> I am looking to add this support.  Share me your views on this.

should be pretty straight forward to add to BfA. However getting support into Bluetooth Service into AOSP might be a bit more trickier. Native application of course can always open the L2CAP socket directly.

Regards

Marcel


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

* Re: Bluez-Android: L2CAP Socket Communication over
  2015-06-19  0:49 ` Marcel Holtmann
@ 2015-07-22  5:58   ` Prabhu Chawandi
  2015-07-30 11:40     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Prabhu Chawandi @ 2015-07-22  5:58 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: linux-bluetooth

Hi Mercel,

   I am not looking to add it to AOSP. Could you please add some more
information If I want to add it for native application.

Thanks for your inputs ..

ManyThanks,
Prabhu

On Fri, Jun 19, 2015 at 6:19 AM, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Prabhu,
>
>>  Currently, I see only rfcomm sockets, I want L2CAP socket
>> communication for my use case.
>>
>> I am looking to add this support.  Share me your views on this.
>
> should be pretty straight forward to add to BfA. However getting support into Bluetooth Service into AOSP might be a bit more trickier. Native application of course can always open the L2CAP socket directly.
>
> Regards
>
> Marcel
>

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

* Re: Bluez-Android: L2CAP Socket Communication over
  2015-07-22  5:58   ` Prabhu Chawandi
@ 2015-07-30 11:40     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2015-07-30 11:40 UTC (permalink / raw)
  To: Prabhu Chawandi; +Cc: linux-bluetooth

Hi Prabhu,

please do not top post on this mailing list.

>   I am not looking to add it to AOSP. Could you please add some more
> information If I want to add it for native application.

For L2CAP socket information, you can look at l2test.c on how to do that. It has plenty of examples in there.

Regards

Marcel


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

end of thread, other threads:[~2015-07-30 11:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18 14:39 Bluez-Android: L2CAP Socket Communication over Prabhu Chawandi
2015-06-19  0:49 ` Marcel Holtmann
2015-07-22  5:58   ` Prabhu Chawandi
2015-07-30 11:40     ` Marcel Holtmann

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.