OSDN Git Service

Bluetooth: Modify logic to ignore HID notifications
authorNitin Arora <niarora@codeaurora.org>
Thu, 23 Jun 2016 01:04:08 +0000 (18:04 -0700)
committerLinux Build Service Account <lnxbuild@localhost>
Wed, 24 Aug 2016 14:09:40 +0000 (08:09 -0600)
commit4776f0667e6e4bf9260c291921439aba67c63d15
tree1122ba848046a429f29fe51187889ee5962d91ac
parent12491e02c5ec00a5fa2543af6210d8ad05550a4c
Bluetooth: Modify logic to ignore HID notifications

This change reverts the previous logic and delays the
ignoring of indications for HID devices, after the processing
of service change indications.
This is needed for keeping the update count equal to the
number of apps registered, so that service change indications
can be properly confirmed and followed by remote service
discovery.
This reverts commit a85bd580013944b321d88c3c5515a015c9f67f72.
CRs-Fixed: 982471

Change-Id: Iabba84aac1af6847bb44fd2169bd0870d8d14a55
bta/gatt/bta_gattc_act.c