Use ZSubscription_t in zephyr_triple
Review Request #450 — Created Jan. 24, 2021 and submitted — Latest diff uploaded
- Change some functions to use
ZSubscription_t
- Cleanup redundant
zephyr_triple
allocations - Inline
zephyr_subscribe_failed
- Replace
find_sub_by_sub
andfind_sub_by_id
withg_slist_find_custom
- Rename functions related to
zephyr_triple
Compile.