From: Mikel Astiz Date: Tue, 8 Apr 2014 12:21:32 +0000 (+0200) Subject: Bluetooth: Refactor code for outgoing dedicated bonding X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd6b915bd94cd81611254f318fa3bb769cc4afe;p=pandora-kernel.git Bluetooth: Refactor code for outgoing dedicated bonding Do not always set the MITM protection requirement by default in the field conn->auth_type, since this will be added later in hci_io_capa_request_evt(), as part of the requirements specified in HCI_OP_IO_CAPABILITY_REPLY. This avoids a hackish exception for the auto-reject case, but doesn't change the behavior of the code at all. Signed-off-by: Mikel Astiz Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed