Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237397
b: refs/heads/master
c: b92a622
h: refs/heads/master
i:
  237395: 33744c7
v: v3
  • Loading branch information
Vinicius Costa Gomes authored and Gustavo F. Padovan committed Feb 16, 2011
1 parent a9738f3 commit b0f806d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5589fa9c2d2b8c134f44db36892ccc500aac3147
refs/heads/master: b92a62238ff2d3fb88cf0f6de454f3d1b4ae5d52
1 change: 1 addition & 0 deletions trunk/net/bluetooth/hci_conn.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ static void hci_le_connect(struct hci_conn *conn)

conn->state = BT_CONNECT;
conn->out = 1;
conn->link_mode |= HCI_LM_MASTER;

memset(&cp, 0, sizeof(cp));
cp.scan_interval = cpu_to_le16(0x0004);
Expand Down

0 comments on commit b0f806d

Please sign in to comment.