OSDN Git Service

Ensure PIN code dialog is shown after remote name request
authorAndre Eisenbach <eisenbach@google.com>
Wed, 13 Apr 2016 16:44:00 +0000 (09:44 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 14 Apr 2016 00:29:26 +0000 (17:29 -0700)
commitf8e3baa34e2c3fe021605b2a23b902b44eafc115
tree4ba34c7968854853d648f61dfa012803f1aca081
parent7ee02bdb617c7f2c27d03a21112f485ec36371b4
Ensure PIN code dialog is shown after remote name request

If pairing is locally initiated and results in a remote name request
being performed before the PIN code is requested, then the PIN code
dialog will not be shown correctly.

This patch removes the check for locally initated pairing to ensure the
dialog is shown in all cases.

Bug: 27347017
Change-Id: I607c1c071af502fb2990b14cce676590e577b4c2
stack/btm/btm_sec.c