OSDN Git Service

Handle pairing timeout during remote name request
authorSrinu Jella <sjella@codeaurora.org>
Wed, 8 Oct 2014 11:06:43 +0000 (16:36 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 28 May 2015 19:06:43 +0000 (12:06 -0700)
commit05bb84c66dc4813b5da13a7d2db27e80fb613293
treec38de2d64eab1d157a86c76f2a9fb6a7c622fa21
parent8a7e179c9ebe76c0c16a71c33bf322b77e0aa439
Handle pairing timeout during remote name request

If a remote name request is in progress and a pairing timeout is
triggered, the host needs to post the bond failure to the UI and
needs to reset the pairing cb state, otherwise the UI will be stuck
in pairing mode and scanning won't work until Bluetooth is cycled
OFF->ON.

Change-Id: I76d9a83b1db7236db51617da998b5857b0de39f0
stack/btm/btm_sec.c