Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314462
b: refs/heads/master
c: 1afd5be
h: refs/heads/master
v: v3
  • Loading branch information
Szymon Janc authored and Johan Hedberg committed Jun 5, 2012
1 parent 7c35292 commit 80043b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 97e8e89d2d8185b7644c9941636d3682eedc517b
refs/heads/master: 1afd5be87e30997a5623260d9177ed62cf88adbe
2 changes: 0 additions & 2 deletions trunk/include/net/bluetooth/hci.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,8 @@ enum {
#define HCIINQUIRY _IOR('H', 240, int)

/* HCI timeouts */
#define HCI_CONNECT_TIMEOUT (40000) /* 40 seconds */
#define HCI_DISCONN_TIMEOUT (2000) /* 2 seconds */
#define HCI_PAIRING_TIMEOUT (60000) /* 60 seconds */
#define HCI_IDLE_TIMEOUT (6000) /* 6 seconds */
#define HCI_INIT_TIMEOUT (10000) /* 10 seconds */
#define HCI_CMD_TIMEOUT (1000) /* 1 seconds */
#define HCI_ACL_TX_TIMEOUT (45000) /* 45 seconds */
Expand Down

0 comments on commit 80043b1

Please sign in to comment.