nRF Connect SDK API 2.8.99
|
typedef void(* ftp_client_callback_t) (const uint8_t *msg, uint16_t len) |
#include <include/net/ftp_client.h>
FTP asynchronous callback function.
msg | FTP client data received, or local message |
len | length of message |