Bluetooth: ISO: Add broadcast support
[sfrench/cifs-2.6.git] / include / net / bluetooth / bluetooth.h
index bcc6e098f1f63930993c42d777d64fce4a209222..e72f3b247b5ec824fe9b429f031f05fe5c297ded 100644 (file)
@@ -220,6 +220,8 @@ struct bt_codecs {
 #define BT_CODEC_TRANSPARENT   0x03
 #define BT_CODEC_MSBC          0x05
 
+#define BT_ISO_BASE            20
+
 __printf(1, 2)
 void bt_info(const char *fmt, ...);
 __printf(1, 2)