OSDN Git Service

GATT: Interop fix for service changed indications
authorMyles Watson <mylesgw@google.com>
Fri, 26 May 2017 00:24:49 +0000 (17:24 -0700)
committerMyles Watson <mylesgw@google.com>
Fri, 26 May 2017 21:40:15 +0000 (14:40 -0700)
commit43c7f9f4775e589d8fd0604ef4717996696a0321
treece8806f19ed33c7c40222326e99b63349fcca5db
parentbd40666323f1739c7455cf9cbf32574aad3b5bdf
GATT: Interop fix for service changed indications

The Pixel C Keyboard disconnects if it receives an indication
for which it hasn't registered.

Test: Add a GATT service with Pixel C connected
Bug: 34352677
Change-Id: I1f717db40b2ba9ec21feac5fd9e339c09f140d51
device/include/interop.h
device/include/interop_database.h
device/src/interop.cc
stack/gatt/gatt_main.cc