The callback function has been ignored in z_timeout_init() since the timer rework in fall 2018. Passing real handlers to it in code is distracting when they will be overridden by whatever callback is provided in z_add_timeout(). As this function is an internal API deprecation is not necessary. Remove the parameter and change all call sites to drop the argument. Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
|---|---|---|
| .. | ||
| bluetooth | ||
| canbus | ||
| dummy | ||
| ethernet | ||
| ieee802154 | ||
| openthread | ||
| ppp | ||
| wifi | ||
| CMakeLists.txt | ||
| Kconfig | ||