summaryrefslogtreecommitdiffstats
path: root/hci/include/bt_hci_bdroid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hci/include/bt_hci_bdroid.h')
-rw-r--r--hci/include/bt_hci_bdroid.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/hci/include/bt_hci_bdroid.h b/hci/include/bt_hci_bdroid.h
index 84a407b..5681e85 100644
--- a/hci/include/bt_hci_bdroid.h
+++ b/hci/include/bt_hci_bdroid.h
@@ -70,6 +70,11 @@
#define BTSNOOPDISP_INCLUDED TRUE
#endif
+/* Disable external parser for production */
+#ifndef BTSNOOP_EXT_PARSER_INCLUDED
+#define BTSNOOP_EXT_PARSER_INCLUDED FALSE
+#endif
+
/* Host/Controller lib internal event ID */
#define HC_EVENT_PRELOAD 0x0001
#define HC_EVENT_POSTLOAD 0x0002