OSDN Git Service

GATT: Fixed typo while notifying connection update
authorAvish Shah <avish.shah@broadcom.com>
Wed, 31 May 2017 05:13:57 +0000 (10:43 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 1 Jun 2017 20:38:43 +0000 (20:38 +0000)
commit44a1c7eafb2db9012c26dd622726655f19fbc0b7
treefea3a54a326e7232d65cfd0392dacf2be7cd61ea
parent4788821a0b3c47645deacb3b0047addf192956e2
GATT: Fixed typo while notifying connection update

Current conditions checks whether the app registered for
PHY_UPDATE instead it should check for CONN_UPDATE.

Bug: 62206018
Test: Manual
Change-Id: Ie9d068a24d13ea0b186b0ca874531aa4ffd1121f
stack/gatt/gatt_main.cc