summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/bt_target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bt_target.h b/include/bt_target.h
index b9b88e3..9b48e17 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -71,7 +71,7 @@
#endif
#ifndef BTUI_OPS_FORMATS
-#define BTUI_OPS_FORMATS (BTA_OP_VCARD21_MASK | BTA_OP_VCAL_MASK | BTA_OP_VNOTE_MASK | BTA_OP_ANY_MASK)
+#define BTUI_OPS_FORMATS (BTA_OP_VCARD21_MASK | BTA_OP_ANY_MASK)
#endif
#ifndef BTA_RFC_MTU_SIZE