Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314477
b: refs/heads/master
c: 0431a43
h: refs/heads/master
i:
  314475: b0a8f41
v: v3
  • Loading branch information
Andre Guedes authored and Johan Hedberg committed Jun 5, 2012
1 parent 036b77c commit 3655a97
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: 7e1af8a3a51dbf5dc7392fb294a0830f7e853aa8
refs/heads/master: 0431a43ca5ada5ffd3668116b64168f4a1a64286
1 change: 1 addition & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1526,6 +1526,7 @@ static void le_scan_enable_req(struct hci_dev *hdev, unsigned long opt)

memset(&cp, 0, sizeof(cp));
cp.enable = 1;
cp.filter_dup = 1;

hci_send_cmd(hdev, HCI_OP_LE_SET_SCAN_ENABLE, sizeof(cp), &cp);
}
Expand Down

0 comments on commit 3655a97

Please sign in to comment.