Hi Dave,
On Tue, Feb 14, 2017 at 2:28 AM, Dave Beal [off-list ref] wrote:
Hello -
I'm using the GATT API of BlueZ 5.43 via libdbus. I've successfully
registered for notifications with the remote GATT server by calling
the StartNotify method on the characteristic. I know that the
registration worked, because I see the remote server processing in.
How does my GATT client code get informed when a notification arrives?
That should arrive as PropertiesChanged("Value", data) signals.
--
Luiz Augusto von Dentz