examples/tinyds: Enhance readability 63/278063/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:08:21 +0000 (14:08 +0900)
commit2eb39431791e63281c3e48381e7c00d82e21c330
treea75f64727e07368709ac703ea68bc426eeb1e971
parent86edb5721a331f314fad9e81492f119f30260f0e
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: I73bc409fe7d33233cf7d5482923ea52ea142ee4e
src/examples/tinyds.c