Diff between 37a986eb6c8522024d458299163eec505fbbe7cc and ef362bee55a80de63cb512e8243c6d9b4b5843c0

Changed Files

File Additions Deletions Status
profiles/health/mcap.h +1 -1 modified

Full Patch

diff --git a/profiles/health/mcap.h b/profiles/health/mcap.h
index 34a8382..1129e69 100644
--- a/profiles/health/mcap.h
+++ b/profiles/health/mcap.h
@@ -35,7 +35,7 @@ extern "C" {
 
 /* maximum transmission unit for channels */
 #define MCAP_CC_MTU	48
-#define MCAP_DC_MTU	L2CAP_DEFAULT_MTU
+#define MCAP_DC_MTU	65535
 
 /* MCAP Standard Op Codes */
 #define MCAP_ERROR_RSP			0x00