From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <9ed2cedd0612110103n56a873d7yb7bb4b1d88031ab1@mail.gmail.com> Date: Mon, 11 Dec 2006 10:03:39 +0100 From: "Waldemar Rymarkiewicz" To: "BlueZ development" In-Reply-To: <1165739418.5945.7.camel@localhost> MIME-Version: 1.0 References: <9ed2cedd0612080825l42882e3dr7a216b9bb8d9f308@mail.gmail.com> <1165739418.5945.7.camel@localhost> Subject: Re: [Bluez-devel] Are there any docs to BlueZ implementation? Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2003042053==" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net --===============2003042053== Content-Type: multipart/alternative; boundary="----=_Part_102655_28110933.1165827819393" ------=_Part_102655_28110933.1165827819393 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Martin, For sure will help me. Thanks, Waldek 2006/12/10, Martin R=F6hricht : > > Hi Waldek, > > Am Freitag, den 08.12.2006, 17:25 +0100 schrieb Waldemar Rymarkiewicz: > > Can I find any technical docs concernig BlueZ implementation (what, > > where, data flow etc.)? Is reverse engineering the only way to find > > out how the stuff works? > > I've worked with Qualcomm BT stack (QBT) and wanna take a look what > > is going on in BlueZ. Unfortunately have not experience with linux > > kernel hacking :/ .... > > the implementation of L2CAP Flow Control Mode ended in a study thesis > for my university. The thesis itself contains some information about my > experiences in BlueZ kernel hacking and is written in English -- this > may be worth a look: > http://www.roehricht.info/files/studienarbeit_bluez.pdf > > Besides that it is rather hard to find BlueZ specific documentation. > Mainly the source is the documentation. Anyway the source is easy to > read once you got the basic understanding from the specification. > You will mainly need the official specification as a reference. At the > end of my thesis is a bibliography with some useful books that might > help you, too. > > Martin > > > ------------------------------------------------------------------------- > 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=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Bluez-devel mailing list > Bluez-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-devel > ------=_Part_102655_28110933.1165827819393 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Martin,

For sure will help me. Thanks,

Waldek


2006/12/10, Martin R=F6hricht <ml@felicis.org>:
Hi Waldek,

Am Freitag, den 08.12.2006, 17:25 +0100 schrieb Waldemar = Rymarkiewicz:
> Can I find any technical docs concernig BlueZ impleme= ntation (what,
> where, data flow etc.)?  Is reverse engine= ering the only way to find
> out how the stuff works?
> I've  worked with Qualc= omm BT stack (QBT) and wanna take a look what
> is going on in BlueZ.= Unfortunately have not experience with linux
> kernel hacking :/ ...= .

the implementation of L2CAP Flow Control Mode ended in a study thesis
fo= r my university. The thesis itself contains some information about my
ex= periences in BlueZ kernel hacking and is written in English -- this
may be worth a look:
http://www.roehricht.info/files/studienarbeit_bluez.pdf

Besides that it is rather hard to find BlueZ specific documentatio= n.
Mainly the source is the documentation. Anyway the source is easy toread once you got the basic understanding from the specification.
You w= ill mainly need the official specification as a reference. At the
end of= my thesis is a bibliography with some useful books that might
help you, too.

Martin


-------------------------------= ------------------------------------------
Take Surveys. Earn Cash. Infl= uence the Future of IT
Join SourceForge.net's Techsay panel and you'll g= et the chance to share your
opinions on IT & business topics through brief surveys - and earn c= ash
http://www.techsay.com/default.php?page=3D= join.php&p=3Dsourceforge&CID=3DDEVDEV
_______________________________________________
Bluez-devel mail= ing list
Bluez-deve= l@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

------=_Part_102655_28110933.1165827819393-- --===============2003042053== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- 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 --===============2003042053== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel --===============2003042053==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Martin =?ISO-8859-1?Q?R=F6hricht?= To: BlueZ development In-Reply-To: <9ed2cedd0612080825l42882e3dr7a216b9bb8d9f308@mail.gmail.com> References: <9ed2cedd0612080825l42882e3dr7a216b9bb8d9f308@mail.gmail.com> Date: Sun, 10 Dec 2006 09:30:17 +0100 Message-Id: <1165739418.5945.7.camel@localhost> Mime-Version: 1.0 Subject: Re: [Bluez-devel] Are there any docs to BlueZ implementation? Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Waldek, Am Freitag, den 08.12.2006, 17:25 +0100 schrieb Waldemar Rymarkiewicz: > Can I find any technical docs concernig BlueZ implementation (what, > where, data flow etc.)? Is reverse engineering the only way to find > out how the stuff works? > I've worked with Qualcomm BT stack (QBT) and wanna take a look what > is going on in BlueZ. Unfortunately have not experience with linux > kernel hacking :/ .... the implementation of L2CAP Flow Control Mode ended in a study thesis for my university. The thesis itself contains some information about my experiences in BlueZ kernel hacking and is written in English -- this may be worth a look: http://www.roehricht.info/files/studienarbeit_bluez.pdf Besides that it is rather hard to find BlueZ specific documentation. Mainly the source is the documentation. Anyway the source is easy to read once you got the basic understanding from the specification. You will mainly need the official specification as a reference. At the end of my thesis is a bibliography with some useful books that might help you, too. Martin ------------------------------------------------------------------------- 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 Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <9ed2cedd0612080825l42882e3dr7a216b9bb8d9f308@mail.gmail.com> Date: Fri, 8 Dec 2006 17:25:45 +0100 From: "Waldemar Rymarkiewicz" To: bluez-devel@lists.sourceforge.net MIME-Version: 1.0 Subject: [Bluez-devel] Are there any docs to BlueZ implementation? Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1556362609==" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net --===============1556362609== Content-Type: multipart/alternative; boundary="----=_Part_73748_25044890.1165595145044" ------=_Part_73748_25044890.1165595145044 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Can I find any technical docs concernig BlueZ implementation (what, where, data flow etc.)? Is reverse engineering the only way to find out how the stuff works? I've worked with Qualcomm BT stack (QBT) and wanna take a look what is going on in BlueZ. Unfortunately have not experience with linux kernel hacking :/ .... Thanks, Waldek ------=_Part_73748_25044890.1165595145044 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Can I find any technical docs concernig BlueZ implementation (what, where, data flow etc.)?  Is reverse engineering the only way to find out how the stuff works?
I've  worked with Qualcomm BT stack (QBT) and wanna take a look what is going on in BlueZ. Unfortunately have not experience with linux kernel hacking :/ ....


Thanks,
Waldek








------=_Part_73748_25044890.1165595145044-- --===============1556362609== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- 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 --===============1556362609== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel --===============1556362609==--