Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266338
b: refs/heads/master
c: feb45eb
h: refs/heads/master
v: v3
  • Loading branch information
Vinicius Costa Gomes authored and Gustavo F. Padovan committed Sep 21, 2011
1 parent 2747f71 commit 73f8183
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a492cd52b530cbcf42eb7349e6b435804a7a9271
refs/heads/master: feb45eb5961b1c8c4f5e9559f48e513d2714b223
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,8 @@ static u8 smp_cmd_security_req(struct l2cap_conn *conn, struct sk_buff *skb)

BT_DBG("conn %p", conn);

hcon->pending_sec_level = BT_SECURITY_MEDIUM;

if (smp_ltk_encrypt(conn))
return 0;

Expand Down

0 comments on commit 73f8183

Please sign in to comment.