OSDN Git Service

HOGP: Clear pending operations for a given device on disconnect
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 10 Jun 2016 23:32:26 +0000 (16:32 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 10 Jun 2016 23:52:40 +0000 (23:52 +0000)
commit22fc38259f9fb9aa84a63ff6cad39d5e25de915c
treecd62d6256b2c210b0de1f4e8640b9b979f04c369
parent470466e6beea7ee10675ec780a2afa23bd8a3cd4
HOGP: Clear pending operations for a given device on disconnect

If there are any GATT operations interrupted by a disconnect, mark the
device as no longer executing. Otherwise we'll stil receive data from
the device, but we'll be unable to send any HID commands to it.

Bug: 29184976
Change-Id: I489f41c970abad0ff1145005d3250beafa83d27e
bta/hh/bta_hh_le.c