From: Marcel Holtmann <marcel@holtmann.org>
To: Claudio Fiorini <claudio@cfiorini.it>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: understading bluetooth init
Date: Wed, 24 Dec 2008 00:10:40 +0100 [thread overview]
Message-ID: <1230073840.4954.12.camel@californication> (raw)
In-Reply-To: <1230059514.11446.19.camel@netbimbo>
Hi Claudio,
first things first, don't top-post on the mailing list. It is a proper
open source mailing list that uses bottom posting and inline quoting.
> I'm using an arduino board and a ps3 gamepad to move 3 servos for a
> small robotic arm. I would like to put a BT dongle to the arduino, the
> one that is used from a normal computer, without buy a bluetooth module
> that cost too much for now because my arm is just a prototype for
> something that i'll build in the few months.
> Anyway to make it short, i don't need to make huge data transfer, but
> just some bytes, so i can skip many USB and BT features to do that?
>
> I know something about bluez because is searched inside source code to
> create Rbluez, ruby c extension, but i tried to find out what exactly
> happen, in kernel space and user space, when i plug a usb dongle but,
> for me, is too much now.
>
> Maybe to start this search you can tell me which file is have to
> investigate!
as I said before, there is no easy answer to such a question. You can
grab one of my old presentation that I did around 2003, but even that
might not help that much. It is a really complex system. Sorry, there is
nothing I can really do in a quick answer. If you wanna look into the
kernel code, look at net/bluetooth/ and include/net/bluetooth/. The
actual drivers for the USB dongle is at drivers/bluetooth/btusb.c.
Regards
Marcel
next prev parent reply other threads:[~2008-12-23 23:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-22 20:21 understading bluetooth init Claudio Fiorini
2008-12-23 0:51 ` Marcel Holtmann
2008-12-23 19:11 ` Claudio Fiorini
2008-12-23 23:10 ` Marcel Holtmann [this message]
2009-01-05 10:52 ` Claudio Fiorini
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=1230073840.4954.12.camel@californication \
--to=marcel@holtmann.org \
--cc=claudio@cfiorini.it \
--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