nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
echo_service.h File Reference
#include <stddef.h>
#include <sdfw/sdfw_services/ssf_errno.h>

Go to the source code of this file.

Functions

int ssf_echo (char *str_in, char *str_out, size_t str_out_size)
 Echo back a c string.