aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/hci_ll.c')
-rw-r--r--drivers/bluetooth/hci_ll.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/bluetooth/hci_ll.c b/drivers/bluetooth/hci_ll.c
index 2d2f66e17fea..b91d45a41b2f 100644
--- a/drivers/bluetooth/hci_ll.c
+++ b/drivers/bluetooth/hci_ll.c
@@ -51,11 +51,6 @@
51 51
52#include "hci_uart.h" 52#include "hci_uart.h"
53 53
54#ifndef CONFIG_BT_HCIUART_DEBUG
55#undef BT_DBG
56#define BT_DBG( A... )
57#endif
58
59/* HCILL commands */ 54/* HCILL commands */
60#define HCILL_GO_TO_SLEEP_IND 0x30 55#define HCILL_GO_TO_SLEEP_IND 0x30
61#define HCILL_GO_TO_SLEEP_ACK 0x31 56#define HCILL_GO_TO_SLEEP_ACK 0x31