Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266339
b: refs/heads/master
c: ca10b5e
h: refs/heads/master
i:
  266337: 2747f71
  266335: 7749c95
v: v3
  • Loading branch information
Vinicius Costa Gomes authored and Gustavo F. Padovan committed Sep 21, 2011
1 parent 73f8183 commit e37164e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: feb45eb5961b1c8c4f5e9559f48e513d2714b223
refs/heads/master: ca10b5ee0cb298f094db00dba7e397a8bc4e8398
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ static void build_pairing_cmd(struct l2cap_conn *conn,

dist_keys = 0;
if (test_bit(HCI_PAIRABLE, &conn->hcon->hdev->flags)) {
dist_keys = SMP_DIST_ENC_KEY | SMP_DIST_ID_KEY | SMP_DIST_SIGN;
dist_keys = SMP_DIST_ENC_KEY;
authreq |= SMP_AUTH_BONDING;
}

Expand Down

0 comments on commit e37164e

Please sign in to comment.