aboutsummaryrefslogtreecommitdiffstats
path: root/api/direct_bt/HCIHandler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'api/direct_bt/HCIHandler.hpp')
-rw-r--r--api/direct_bt/HCIHandler.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/api/direct_bt/HCIHandler.hpp b/api/direct_bt/HCIHandler.hpp
index 5aee317c..bbf91647 100644
--- a/api/direct_bt/HCIHandler.hpp
+++ b/api/direct_bt/HCIHandler.hpp
@@ -176,10 +176,7 @@ namespace direct_bt {
* Implementation utilizes a lock free ringbuffer receiving data within its separate thread.
* </p>
* <p>
- * Controlling Environment variables:
- * <pre>
- * - 'direct_bt.debug.hci.event': Debug messages about events, see debug_event
- * </pre>
+ * Controlling Environment variables, see {@link HCIEnv}.
* </p>
*/
class HCIHandler {