Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] Remove unused DISC_* macros
@ 2011-05-06 18:22 Andre Guedes
  2011-05-14 23:27 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Guedes @ 2011-05-06 18:22 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Andre Guedes

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-14 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06 18:22 [PATCH] Remove unused DISC_* macros Andre Guedes
2011-05-14 23:27 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox