![]() |
nRF Connect SDK API 3.3.99
|
| typedef void(* dect_net_l2_shell_vprint_fn_t) (const struct shell *shell, const char *fmt, va_list args) |
Print function pointer type for variadic arguments.
| shell | Shell instance (can be NULL if not using shell). |
| fmt | Format string. |
| args | Variable arguments as va_list. |