OSDN Git Service

LE: Fix problem where pending command is not sent after pairing
authorAndre Eisenbach <eisenbach@google.com>
Fri, 25 Jul 2014 22:46:21 +0000 (15:46 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 28 Jul 2014 22:21:56 +0000 (15:21 -0700)
commit32429188798b1f34fcf2cc609fd70ed85f20264b
tree456fe44e2a4212783db15858490f5cddc51a3e23
parentfb3fca6325b07604790475612189438325b2cd59
LE: Fix problem where pending command is not sent after pairing

If a read/write or other operation triggers SMP pairing with a remote
device, the operation should complete once pairing has finished. This
patch fixes a bug where the pending command was not sent after pairing.

Bug: 16405565
Change-Id: Idb2e54931c71b0a9e009cac318712eb9f5c7e15a
bta/gatt/bta_gattc_act.c
stack/btm/btm_sec.c
stack/gatt/gatt_auth.c