Diff between 99bd2669f14c4a245fa91b6282669424ab67ed43 and 7b6aeccf5074249e43106d1d5491b3d0d3d8eb85

Changed Files

File Additions Deletions Status
android/hal-msg.h +2 -0 modified

Full Patch

diff --git a/android/hal-msg.h b/android/hal-msg.h
index 4440fc8..58fff4d 100644
--- a/android/hal-msg.h
+++ b/android/hal-msg.h
@@ -21,6 +21,8 @@
  *
  */
 
+#define BLUEZ_HAL_MTU 1024
+
 static const char BLUEZ_HAL_SK_PATH[] = "\0bluez_hal_socket";
 
 struct hal_msg_hdr {