2006-12-24 20:19:50

by Choi Sonim

[permalink] [raw]
Subject: [Bluez-devel] hci data flow

Hi all,

I'm trying to understand the full loop of low level data flow
when using a serial bluetooth device.
Can someone please explain it in terms of kernel file names / functions ?

User writing -> hci_sock_sendmsg -> hci_sched_tx ?

User reading -> hci_sock_recvmsg -> ?

where are the regular serial/uart functions are called ?
where are the hci_ldisc.c functions called ?

Thanks a lot,
Choi.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel


2007-01-02 11:22:40

by Choi Sonim

[permalink] [raw]
Subject: Re: [Bluez-devel] hci data flow

On 1/2/07, Tianlei Zhao <[email protected]> wrote:
> You can resort to the book "Linux Network Architecture" which has a skeletal
> description of linux bluetooth stack.

Thanks !

(a little outdated book though)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2007-01-02 09:16:28

by Tianlei Zhao

[permalink] [raw]
Subject: Re: [Bluez-devel] hci data flow

You can resort to the book "Linux Network Architecture" which has a skeletal
description of linux bluetooth stack.

On 12/25/06, Choi Sonim <[email protected]> wrote:
>
> Hi all,
>
> I'm trying to understand the full loop of low level data flow
> when using a serial bluetooth device.
> Can someone please explain it in terms of kernel file names / functions ?
>
> User writing -> hci_sock_sendmsg -> hci_sched_tx ?
>
> User reading -> hci_sock_recvmsg -> ?
>
> where are the regular serial/uart functions are called ?
> where are the hci_ldisc.c functions called ?
>
>


Attachments:
(No filename) (572.00 B)
(No filename) (893.00 B)
(No filename) (347.00 B)
(No filename) (164.00 B)
Download all attachments