All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Christoph Torens <c.torens@web.de>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] l2cap question
Date: Wed, 25 Aug 2004 23:29:45 +0200	[thread overview]
Message-ID: <1093469385.537.17.camel@pegasus> (raw)
In-Reply-To: <opsda220m9eocfdv@debian>

Hi Christoph,

> I have two questions:
> First:
> Is it possible to do a program communication just over l2cap?
> Without rfcomm/pand/dund.

it might be possible, but L2CAP is SOCK_SEQPACKET and RFCOMM is
SOCK_STREAM. You should keep this in mind and also is written in the
profile specifications.

> (Because after a very long time of tests, l2ping is the only
> thing that works with my USB host-controller chip / driver)
> If yes: Is there some small Tool I could use to test this?
> Perhaps read and write a string over l2cap.

Take a look at l2test and rctest from bluez-utils.

> Second:
> Does a Bluetooth USB-Dongle use isochronus USB transfers?
> And if yes: when or where?

It uses it for SCO support.

> (Because the USB host driver seems to have problems with
> isoc. transfers and I'm not sure if this actaully is the
> error I am fighting with)

Disable SCO support for the USB driver and no ISOC transfers are used.

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2004-08-25 21:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-25 20:55 [Bluez-users] l2cap question Christoph Torens
2004-08-25 21:29 ` Marcel Holtmann [this message]
2004-08-26  0:36   ` Christoph Torens
2004-08-26 10:33     ` Marcel Holtmann
2004-08-27 13:58       ` Christoph Torens
2004-08-27 14:13         ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2007-05-27 22:35 Loreno Oliveira
2007-05-28  0:09 ` Loreno Oliveira

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=1093469385.537.17.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=c.torens@web.de \
    /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 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.