summaryrefslogtreecommitdiff
path: root/lib/bluetooth.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-12-03 11:29:31 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2013-12-05 11:58:45 +0200
commite02433c0b00b39d0a5184ddd17f37434719bcb52 (patch)
tree9a08e6d604aa093fbfff89b93a0e810a3c958e28 /lib/bluetooth.h
parenta6b273e8f475ba0ee62e5c2bb7880888a23174e7 (diff)
downloadbluez-e02433c0b00b39d0a5184ddd17f37434719bcb52.tar.gz
lib: Add BT_SNDMTU and BT_RCVMTU socket option defines
Diffstat (limited to 'lib/bluetooth.h')
-rw-r--r--lib/bluetooth.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/bluetooth.h b/lib/bluetooth.h
index 0baa05c3b..61c1f9ac0 100644
--- a/lib/bluetooth.h
+++ b/lib/bluetooth.h
@@ -116,6 +116,9 @@ struct bt_voice {
uint16_t setting;
};
+#define BT_SNDMTU 12
+#define BT_RCVMTU 13
+
#define BT_VOICE_TRANSPARENT 0x0003
#define BT_VOICE_CVSD_16BIT 0x0060