Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122420
b: refs/heads/master
c: 7b99d17
h: refs/heads/master
v: v3
  • Loading branch information
Nick Pelly authored and Marcel Holtmann committed Nov 30, 2008
1 parent 97f0400 commit ffc52c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 51a6fbc855b07a0737558560dd0ab0b5f646025b
refs/heads/master: 7b99d17f3ea1febd1abca8fa371d2341dd957d4a
5 changes: 5 additions & 0 deletions trunk/drivers/bluetooth/hci_ll.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@

#include "hci_uart.h"

#ifndef CONFIG_BT_HCIUART_DEBUG
#undef BT_DBG
#define BT_DBG( A... )
#endif

/* HCILL commands */
#define HCILL_GO_TO_SLEEP_IND 0x30
#define HCILL_GO_TO_SLEEP_ACK 0x31
Expand Down

0 comments on commit ffc52c2

Please sign in to comment.