Skip to content

Instantly share code, notes, and snippets.

@invisiblek
Created November 26, 2014 03:04
Show Gist options
  • Save invisiblek/4eeb72e6ad755c104dad to your computer and use it in GitHub Desktop.
Save invisiblek/4eeb72e6ad755c104dad to your computer and use it in GitHub Desktop.
diff --git a/include/bt_target.h b/include/bt_target.h
index 96a62cc..cf24cd2 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -85,6 +85,9 @@
#endif
/* This feature is used to update any QCOM related changes in the stack*/
+#ifdef BLUETOOTH_QTI_SW
+#undef BLUETOOTH_QTI_SW
+#endif
#ifndef BLUETOOTH_QTI_SW
#define BLUETOOTH_QTI_SW FALSE
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment