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

◆ log_info

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

Log an informational message.

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