From: Aarti Kumar <akmr2000@yahoo.com>
To: Marcel Holtmann <marcel@rvs.uni-bielefeld.de>
Cc: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] avdtp over l2cap
Date: Wed, 20 Aug 2003 12:50:27 -0700 (PDT) [thread overview]
Message-ID: <20030820195027.49462.qmail@web10203.mail.yahoo.com> (raw)
In-Reply-To: <1061397856.10680.100.camel@pegasus>
Hi,
So you suggest that i can have the implementation of
audio video tranport protocol in the userspace itself.
This means that i dont need to have socket ineterface
for audio video distribution protocol , instead i will
have the program which will be using l2cap sockets and
forming a connection between two devices.
What i think is audio video tranfer protocol should be
implemented as module (like bnep, rfcomm and sco) and
regisered in bluetooth stack. The profile development
or the application using this will be in userspace
(like pand and sdp).
Thats it for now.
Thanks,
Aarti.
--- Marcel Holtmann <marcel@rvs.uni-bielefeld.de>
wrote:
> Hi Aarti,
>
> > I am trying place avdtp layer over l2cap layer
> with
> > the existing bluez stack.
> > I have just come up with basic socket
> implementation
> > for avdtp.
> > I am not sure whether existing l2cap layer
> supports
> > avdp, and whether i need to make any changes to
> it. As
> > far as i could understand all the layers above
> l2cap
> > have there psm set, and l2cap layer is not aware
> of
> > these values.
> > I understand the BTPROTO has been defined for
> > l2cap,rfcomm,bnep, sco from 0-4 and while
> registering
> > it checks for the value less than 5, so if need to
> > register avdtp as BTPROTO_AVDTP 5 , i have to
> modify
> > the condition.
> > What else do i need to do , so that i can send and
> > receive messages through avdtp sockets ?
> > Also I am not sure about the Socket Option level
> > (SOL_AVDTP) value for AVDTP ?
> > I quite new to this kernel programming stuff , so
> > pardon me if my question is too naive .
>
> some time ago I also looked at the AVDTP and you
> don't need to write a
> kernel module for it. It can be done in userspace
> like SDP, OBEX, HCRP
> etc.
>
> Regards
>
> Marcel
>
>
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
next prev parent reply other threads:[~2003-08-20 19:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1061384470.10494.48.camel@pegasus>
2003-08-20 16:20 ` [Bluez-devel] avdtp over l2cap Aarti Kumar
2003-08-20 16:44 ` Marcel Holtmann
2003-08-20 19:50 ` Aarti Kumar [this message]
2003-08-20 20:36 ` 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=20030820195027.49462.qmail@web10203.mail.yahoo.com \
--to=akmr2000@yahoo.com \
--cc=bluez-devel@lists.sourceforge.net \
--cc=marcel@rvs.uni-bielefeld.de \
/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 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.