From: "radeX" <radex@ono.com>
To: <bluez-devel@lists.sourceforge.net>
Subject: RE: [Bluez-devel] HCI forwarding
Date: Sun, 2 Jan 2005 17:58:05 +0100 [thread overview]
Message-ID: <41A5FC8B00118FAC@resmta05.ono.com> (raw)
In-Reply-To: <1104665949.8286.7.camel@pegasus>
> Set the device into raw mode. This should stop any processing.
Thanks, this really helped, with de hci device in raw mode now bluez does
not attend the hci requests, but... how do I transmit hci frames?, simply by
using send() function with the raw socket? (I'm doing this. I hope the
frames to be sent to all bt devices in range of my usb dongle).
> Use the hci_vhci driver.
How would be useful the virtual hci driver for this purpose? Did you mean
that I must set a virtual hci device for receiving and transmitting hci
traffic?, would it work even if hci_vhci is not attached to a real bt radio?
- Will do all game and application traffic (L2CAP and RFCOMM connections are
used only) go trough the hci traffic I'm forwarding? (I've seen that device
discovery (COD detection, clock offset....) is not sniffed with the raw
socket).
I think that's all.
Regards.
Thank you very much - I'll give you credit in the authors section. ;)
-----Mensaje original-----
De: bluez-devel-admin@lists.sourceforge.net
[mailto:bluez-devel-admin@lists.sourceforge.net] En nombre de Marcel
Holtmann
Enviado el: domingo, 02 de enero de 2005 12:39
Para: BlueZ Mailing List
Asunto: Re: [Bluez-devel] HCI forwarding
Hi,
> I'm developing an application to connect two Bluetooth-enabled phones
> via internet using two Bluetooth-enabled PCs both connected to
> internet. I mean that I can transmit files and play Bluetooth
> multiplayer games to my friend that is 25 miles away like if it were
> in my device's Bluetooth radio range. (I know that ping times would be
> very ugly!).
>
> I use a raw socket as hcidump does, then I send the data trough TCP to
> the other peer, when received is sent over Bluetooth hoping that the
> other device receives it, this is more complex than it seems since
> bluez handles and answers all HCI requests, i.e (when a device
> performs a SDP request to find a service UUID bluez handles and
> answers the request) but this is not correct for my application, hci
> responses and data acks may be received via TCP from the other peer,
> in other words: no bluez support, only HCI frames sniffing, sending,
> receiving and transmitting. Now my questions are:
>
>
>
> - Can I send HCI frames with a raw socket ?
yes, you can.
> - How can I tell the bluez stack not to answer HCI requests
> (receiving only, leave the sends to me).
Set the device into raw mode. This should stop any processing.
> - Is there a better way to make this application?
Use the hci_vhci driver.
Regards
Marcel
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2005-01-02 16:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-02 4:29 [Bluez-devel] HCI forwarding radeX
2005-01-02 11:39 ` Marcel Holtmann
2005-01-02 16:58 ` radeX [this message]
2005-01-02 17:32 ` Marcel Holtmann
2005-01-02 19:02 ` radeX
2005-01-02 19:21 ` Marcel Holtmann
2005-01-02 20:26 ` radeX
2005-01-02 20:45 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2005-02-10 12:41 [Bluez-devel] Several bluetooth dongles at time Marcel Holtmann
2005-02-10 13:10 ` [Bluez-devel] HCI Forwarding radeX
2005-02-10 14:47 ` Marcel Holtmann
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=41A5FC8B00118FAC@resmta05.ono.com \
--to=radex@ono.com \
--cc=bluez-devel@lists.sourceforge.net \
/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