OSDN Git Service

gatt: Remove reading Service Changed characteristic after connected
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Thu, 6 Sep 2012 13:45:30 +0000 (15:45 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 1 Oct 2012 08:37:32 +0000 (11:37 +0300)
commit2bc42c36f3390531c08a2bcd651024a00f4cf50c
tree7f4be644be4688aa40b804e28f277a772406723f
parent7cb75f43d8f68f55c22ecdf6d4f6998c0e81110f
gatt: Remove reading Service Changed characteristic after connected

Service Changed characteristic is a control-point attribute thus it
cannot be read and attempting to do so will fail. Instead, server shall
send indication once enabled in CCC.

This change is due to "Erratum 3833 - Service Changed" (ESR05) which
changed characteristic value properties from 0x26 to 0x20.
profiles/gatt/gas.c