![]() |
nRF Connect SDK API 3.3.99
|
| typedef void(* dect_net_l2_shell_print_fn_t) (const struct shell *shell, const char *fmt,...) |
Print function pointer type matching shell_print signature.
| shell | Shell instance (can be NULL if not using shell). |
| fmt | Format string. |
| ... | Variable arguments. |