Diff between a6b273e8f475ba0ee62e5c2bb7880888a23174e7 and e02433c0b00b39d0a5184ddd17f37434719bcb52
Changed Files
| File | Additions | Deletions | Status |
| lib/bluetooth.h | +3 | -0 | modified |
Full Patch
diff --git a/lib/bluetooth.h b/lib/bluetooth.h
index 0baa05c..61c1f9a 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