OSDN Git Service

SMP: Delay authorization complete.
authorJacky Cheung <jackyc@google.com>
Tue, 17 May 2016 20:42:43 +0000 (13:42 -0700)
committerJacky Cheung <jackyc@google.com>
Sat, 2 Jul 2016 00:17:52 +0000 (17:17 -0700)
commit29e70e38ac37960cf3225ba779b27f441b619ab0
tree97a158c73f866265c17f005c97b5fc38839e4388
parentade5776f2b292c4dcb367aaf542d3e5d7956c4cd
SMP: Delay authorization complete.

Delay authorization complete during Bond Pending state in SMP.
Instead of automatically advancing the Bond Pending state, create
a 500ms window to allow the slave to stop pairing by sending over
the Pairing Failed command during the Bond Pending state.

BUG: 28475887
Change-Id: Id6c30247d15258cd18eb34827694b6cd79ca753a
stack/smp/smp_act.c
stack/smp/smp_api.c
stack/smp/smp_int.h
stack/smp/smp_main.c
stack/smp/smp_utils.c