bluez/time
Anderson Lizardo 7569366cd4 time: Add Reference Time Update Service
Add support for the Reference Time Update Service (RTUS). From the spec:

"This service defines how a client can request an update from a
reference time source from a time server using the Generic Attribute
Profile (GATT)."

This a initial dummy implementation, which always reports success (for
testing purposes).
2012-07-05 11:07:33 +03:00
..
main.c time: Introduce manager abstraction layer 2012-07-05 11:07:33 +03:00
manager.c time: Register GATT services per adapter 2012-07-05 11:07:33 +03:00
manager.h time: Introduce manager abstraction layer 2012-07-05 11:07:33 +03:00
server.c time: Add Reference Time Update Service 2012-07-05 11:07:33 +03:00
server.h time: Add Reference Time Update Service 2012-07-05 11:07:33 +03:00