Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315681
b: refs/heads/master
c: 83ce9a0
h: refs/heads/master
i:
  315679: da70f77
v: v3
  • Loading branch information
Johan Hedberg authored and Gustavo Padovan committed Jul 16, 2012
1 parent 2c5d3e0 commit d3eb8b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: c20f8e35ca8b0583323d310ec63a0f0d17cfdcf5
refs/heads/master: 83ce9a06b5307c8d759ddd8e4f49e2495fb321f7
4 changes: 2 additions & 2 deletions trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2596,8 +2596,8 @@ static int set_fast_connectable(struct sock *sk, struct hci_dev *hdev,
if (cp->val) {
type = PAGE_SCAN_TYPE_INTERLACED;

/* 22.5 msec page scan interval */
acp.interval = __constant_cpu_to_le16(0x0024);
/* 160 msec page scan interval */
acp.interval = __constant_cpu_to_le16(0x0100);
} else {
type = PAGE_SCAN_TYPE_STANDARD; /* default */

Expand Down

0 comments on commit d3eb8b7

Please sign in to comment.