examples/tinyds: Enhance readability 77/278177/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 20 Apr 2022 11:16:37 +0000 (20:16 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:31 +0000 (14:58 +0900)
commitfa3a6ff77ffc08840757cf6070055c3ef493da10
tree7c930d52d9b89ce4be95833260a4ad9128960f4b
parent30ae9d060f4c9f7453111e9b61c34b59821b36d8
examples/tinyds: Enhance readability

No functional changes

- Use a first argument of function as a prefix of function name.
- Rename some of function name more clearly.
- Remove forward declaration of event handlers.

Change-Id: Id6c6dc54b638817caf47d4ba50692149e7ac9c7e
src/examples/tinyds.c