Searched refs:coap_packet_set_path (Results 1 – 5 of 5) sorted by relevance
516 int coap_packet_set_path(struct coap_packet *cpkt, const char *path);
226 ret = coap_packet_set_path(&internal_req->request, req->path); in coap_client_init_request()
813 int coap_packet_set_path(struct coap_packet *cpkt, const char *path) in coap_packet_set_path() function
1648 res = coap_packet_set_path(&cpkt, path); in assert_coap_packet_set_path_query_options()
793 * :c:func:`coap_packet_set_path`