nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ log_err

int(* nrf_wifi_osal_ops::log_err) (const char *fmt, va_list args)

Log an error message.

Parameters
fmtThe format string of the message.
argsThe arguments for the format string.
Returns
The number of characters written.