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?
Thanks!
- Dave