Return-Path: From: Vinicius Costa Gomes To: linux-bluetooth@vger.kernel.org Cc: Vinicius Costa Gomes Subject: [bluetooth-next v5 0/2] SMP Just Works implementation Date: Tue, 14 Jun 2011 13:37:40 -0300 Message-Id: <1308069462-31697-1-git-send-email-vinicius.gomes@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Gustavo, These are the last two patches (15/16 and 16/16) that needed a rebase on top of your latest tree. -- Cheers, Vinicius Costa Gomes (2): Bluetooth: Add support for SMP timeout Bluetooth: Add key size checks for SMP include/net/bluetooth/l2cap.h | 3 ++ include/net/bluetooth/smp.h | 3 ++ net/bluetooth/l2cap_core.c | 74 ++++++++++++++++++++++++---------------- net/bluetooth/smp.c | 68 ++++++++++++++++++++++++++++++------- 4 files changed, 105 insertions(+), 43 deletions(-) -- 1.7.5.4