Return-Path: From: Brian Gix To: linux-bluetooth@vger.kernel.org Subject: [PATCH 0/9] Bluetooth: Add MITM protection to LE-SMP Date: Sat, 12 Nov 2011 22:01:10 -0800 Message-Id: <1321164079-2216-1-git-send-email-bgix@codeaurora.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: This patch set addresses all the issues that I saw raised. The first two are the header only changes previously Acked by Marcel. The main MGMT changes are in patch 3 and 4. Patch 3 restructures the User Pairing input without adding any functionality. Patch 4 adds in the Passkey entry, in the style introduced in 3, reusing the shared common code. Patch 5 handles the Passkey Request event, and the Cmd Cmplt events generated by the Passkey Response commands. Patches 6 and 7 clean-up some issues in SMP that could leak memory, and complete notification to User space of pairing failures. In patch 8, we have the actual addition of the MITM changes for SMP, with calls into MGMT to obtain Passkeys and/or Confirmations. Patch 9 adds the calls back into SMP with Passkey/Confirmation results. -- Brian Gix bgix@codeaurora.org Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum