OSDN Git Service

core: PropertyChanged signal for Icon/Appearance
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Fri, 17 Aug 2012 14:43:29 +0000 (11:43 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 20 Aug 2012 09:19:51 +0000 (12:19 +0300)
commit4de0cd850ef8f004010e4f56cf121def0ef2052c
tree4a0426504285c9c9ef9bf2caa26d9e8642c1d772
parent231d3e3e59d22866de3cdacd811a1f036796afb6
core: PropertyChanged signal for Icon/Appearance

This patch emits the PropertyChanged signal in the Device hierarchy when
the remote device Appearance characteristic is read. In general
Appearance is a static value, if the device doesn't expose the
Appearance value in the advertising data, the GAP plugin should read the
value using GATT read procedure.
src/device.c