Linux bluetooth development
 help / color / mirror / Atom feed
From: Andre Guedes <andre.guedes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Cc: Andre Guedes <andre.guedes@openbossa.org>
Subject: [PATCH] Remove unused DISC_* macros
Date: Fri,  6 May 2011 15:22:14 -0300	[thread overview]
Message-ID: <1304706134-1262-1-git-send-email-andre.guedes@openbossa.org> (raw)

---
 src/adapter.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/adapter.h b/src/adapter.h
index 9406b9b..0a5c392 100644
--- a/src/adapter.h
+++ b/src/adapter.h
@@ -42,13 +42,6 @@
 #define STATE_RESOLVNAME	2
 #define STATE_SUSPENDED		3
 
-/* Supported host/controller discover type */
-#define DISC_LE			0x01
-#define DISC_STDINQ		0x02
-#define DISC_INTERLEAVE		0x04
-#define DISC_PINQ		0x08
-#define DISC_RESOLVNAME		0x10
-
 #define MAX_NAME_LENGTH		248
 
 /* Invalid SSP passkey value used to indicate negative replies */
-- 
1.7.1


             reply	other threads:[~2011-05-06 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 18:22 Andre Guedes [this message]
2011-05-14 23:27 ` [PATCH] Remove unused DISC_* macros Johan Hedberg

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=1304706134-1262-1-git-send-email-andre.guedes@openbossa.org \
    --to=andre.guedes@openbossa.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox