summaryrefslogtreecommitdiff
path: root/android/avdtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/avdtp.h')
-rw-r--r--android/avdtp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/avdtp.h b/android/avdtp.h
index 4d1a79954..d5335e47f 100644
--- a/android/avdtp.h
+++ b/android/avdtp.h
@@ -34,6 +34,8 @@ struct avdtp_error {
} err;
};
+#define AVDTP_PSM 25
+
/* SEP capability categories */
#define AVDTP_MEDIA_TRANSPORT 0x01
#define AVDTP_REPORTING 0x02