All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] dd - device descriptor HELP :)
Date: Fri, 11 Feb 2005 23:17:29 +0100	[thread overview]
Message-ID: <1108160249.18099.68.camel@pegasus> (raw)
In-Reply-To: <de33c8be0502111358420c770b@mail.gmail.com>

Hi Flavio,

>  I know that "work" with the level HCI is more dificult but the
> information that i need is rssi and transmit power level (tpl) :( in a
> connection! In l2cap that information isn=B4t given right?

when you create a L2CAP connection you can retrieve the ACL handle of
the used underlaying link. So where is the problem?

> I need to create a software that creates a connection between my
> computer (hci0) and a mobile phone (that don=B4t have any software mine=
,
> so isn=B4t listenning for connections l2cap) that only accepts
> connections so i think that l2cap isn=B4t a solution! it=B4s necessary
> that in the mobile phone a program waiting for a connection l2cap (on
> the right psm ) right?

What about PSM 1. The SDP is listening on this PSM.

> So i need to work in HCI!
>=20
> For the people like me :) "role" in hci_creat_connection() :
> role=3D1 ->SLAVE
> role=3D0 -> MASTER

Not quite right. It stands for "allow role switch". This is a different
meaning.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

      reply	other threads:[~2005-02-11 22:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 15:17 [Bluez-devel] dd - device descriptor HELP :) Flávio
2005-02-11 19:11 ` Marcel Holtmann
2005-02-11 20:10   ` Flávio
2005-02-11 20:54     ` Marcel Holtmann
2005-02-11 21:58       ` Flávio
2005-02-11 22:17         ` Marcel Holtmann [this message]

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=1108160249.18099.68.camel@pegasus \
    --to=marcel@holtmann.org \
    --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 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.