All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] USB drivers & architecture
@ 2005-02-03 21:17 Oliver
  2005-02-03 21:24 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver @ 2005-02-03 21:17 UTC (permalink / raw)
  To: bluez-devel

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

Hi all !

I am new in the list and I hope I am not making a rethorical question, 

I am looking at the linux source code and the architecture of BlueZ on the website.

I can see that in the folder /net/bluetooth/* there is the implementation of the layers HCI and L2CAP

Inside there is some foldwers like /bnep /rfcoom /hidp... which are layers on the top of L2CAP

The blueZ libs bring us the API to acces these last layers.... 

At this point if I am wong, I beg for a correction.

So my question is, where are the sources for the physical layers?
Where can I the drivers for the USB dongles etc?

What is exactily what I found in /drivers/usb/classa/bluetty ?

Thanks a lot

Oliver

[-- Attachment #2: Type: text/html, Size: 1986 bytes --]

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

* Re: [Bluez-devel] USB drivers & architecture
  2005-02-03 21:17 [Bluez-devel] USB drivers & architecture Oliver
@ 2005-02-03 21:24 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-02-03 21:24 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Oliver,

> I am new in the list and I hope I am not making a rethorical
> question, 
>  
> I am looking at the linux source code and the architecture of BlueZ on
> the website.
>  
> I can see that in the folder /net/bluetooth/* there is the
> implementation of the layers HCI and L2CAP
>  
> Inside there is some foldwers like /bnep /rfcoom /hidp... which are
> layers on the top of L2CAP
>  
> The blueZ libs bring us the API to acces these last layers.... 
>  
> At this point if I am wong, I beg for a correction.

everything is fine so far.
 
> So my question is, where are the sources for the physical layers?
> Where can I the drivers for the USB dongles etc?

Look at drivers/bluetooth/ for the host transport drivers.
 
> What is exactily what I found in /drivers/usb/classa/bluetty ?

It is an old driver that converts a Bluetooth H:2 dongle into a
Bluetooth serial device with H:4 protocol.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2005-02-03 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03 21:17 [Bluez-devel] USB drivers & architecture Oliver
2005-02-03 21:24 ` 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.