All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Smith <door@shapeseeker.com>
To: linux-bluetooth@vger.kernel.org
Subject: Small Patch for scotest.c
Date: Thu, 07 Jun 2012 21:41:15 +0100	[thread overview]
Message-ID: <4FD111EB.8070307@shapeseeker.com> (raw)

Hi there.
Here is a tiny 3-line patch to scotest.c to get it working. (I've been 
trying to get bluez working on a Raspberry Pi, hitting USB problems, 
having a workng scotest is helpful). The problem is that bdaddr never 
gets initialized and tends to have random data in it, preventing the 
client/server end from matching up.

344a345,346
 >       hci_devba(0, &bdaddr);
 >


-- 
Brian Smith.
"The bells of clocktowers stitch the sleeper's dreams together." - Memory Palace


             reply	other threads:[~2012-06-07 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07 20:41 Brian Smith [this message]
2012-06-10  8:46 ` Small Patch for scotest.c Johan Hedberg
2012-06-10 17:28   ` Brian Smith

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=4FD111EB.8070307@shapeseeker.com \
    --to=door@shapeseeker.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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.