summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-04 15:38:11 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-04 15:38:11 +0000
commitf843c841cfdcb3bfd45ba136847421ad8e18efbe (patch)
treec6513fce049e907ccc52b0dd8b4bc3f3803d2943
parenta4a1f2b6249f30899c8226d15d9006d878cf55b5 (diff)
Add AVDTP protocol identifier
-rw-r--r--include/bluetooth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bluetooth.h b/include/bluetooth.h
index 412ccf61..d6359938 100644
--- a/include/bluetooth.h
+++ b/include/bluetooth.h
@@ -52,6 +52,7 @@ extern "C" {
#define BTPROTO_BNEP 4
#define BTPROTO_CMTP 5
#define BTPROTO_HIDP 6
+#define BTPROTO_AVDTP 7
#define SOL_HCI 0
#define SOL_L2CAP 6