Lines Matching refs:coap_split_uri
23 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri1()
46 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri2()
69 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri3()
91 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri4()
101 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri5()
124 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri6()
159 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri7()
188 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri8()
202 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri9()
216 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri10()
251 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri11()
289 result = coap_split_uri((unsigned char *)teststr, strlen(teststr), &uri); in t_parse_uri12()