Home
last modified time | relevance | path

Searched refs:path_to_string (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_senml_cbor.c73 static int path_to_string(char *buf, size_t buf_size, const struct lwm2m_obj_path *input,
155 len = path_to_string(basename, fd->name_sz, path, LWM2M_PATH_LEVEL_OBJECT_INST); in put_basename()
1077 static int path_to_string(char *buf, size_t buf_size, const struct lwm2m_obj_path *input, in path_to_string() function