OSDN Git Service

Fail LE secure pairing for secure only peripherals
authorNitin Arora <niarora@codeaurora.org>
Thu, 25 Jun 2015 17:48:56 +0000 (10:48 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 10 Jul 2015 07:48:12 +0000 (00:48 -0700)
commit26c3dd41b294b7f6d0ca7198b00ed1e1ef32dfb9
tree314b89052a06d5171da628270c9a252baf2eae9c
parent8f766350bbb7026ddf34b73c9d87967decff792b
Fail LE secure pairing for secure only peripherals

This change allows the host peripheral which initiates the pairing
to reject the pairing in case the remote does not support
secure LE connections and the host DUT is in secure connections
only mode.

Bug: 22203134
Change-Id: If58f791cb575d6b66c361f58e574b613d5686047
stack/smp/smp_act.c