public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: amateur <ztl.post@gmail.com>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] on which level does hcidump work?
Date: Sat, 9 Dec 2006 09:48:07 +0800	[thread overview]
Message-ID: <20061209014807.GC3119@163.com> (raw)
In-Reply-To: <1165573434.5529.22.camel@aeonflux.holtmann.net>

On Fri, Dec 08, 2006 at 11:23:54AM +0100, Marcel Holtmann wrote:
> Hi,
> 
> > I'm encountering a problem that the data I sent through a L2CAP socket
> > on my local machine doesn't appear in the output of hcidump on the
> > remote machine. But it does appear in the output of hcidump on my
> > local machine.
> > 
> > So I'm wondering on which level does hcidump work. Does it work on the
> > host-dongle interface? What should I do if I want to monitor all the
> > information pass through the host-dongle interface(HCI_USB?). Or can I
> > make such an assumption that all the data showed in the output of
> > hcidump were sent out through the radio? Can I make such a assumption
> > that all the data received was showed up in the output of hcidump?
> 
> you see only HCI packets (hence the name). There is no real way to make
> sure the packet went over the air. In some cases you can make this
> assumption from other stuff that is going on.
> 
Then how can I make sure that the HCI ACL Packet sent by the Host is
*really* received correctly by Host Controller? It seems like there
doesn't exist any packet acknowlegment sent from the Host Controller.
And there isn't a Command-Complete or Command-Status Event for HCI
ACL Packet. So should I ensure that the HCI Transport Layer is reliable?
I just want to make sure that the Packet I sent through HCI actually
reached the Host Controller.

-- 
You will be given a post of trust and responsibility.

-------------------------------------------------------------------------
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

  reply	other threads:[~2006-12-09  1:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07 18:37 [Bluez-devel] on which level does hcidump work? amateur
2006-12-08 10:23 ` Marcel Holtmann
2006-12-09  1:48   ` amateur [this message]
2006-12-10 12:41     ` Marcel Holtmann
2006-12-10 14:16       ` amateur
2006-12-10 14:20         ` 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=20061209014807.GC3119@163.com \
    --to=ztl.post@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox