Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/coap_server/src/
Dtest.c172 static const char * const location_path[] = { "location1", in test_post() local
215 for (p = location_path; *p; p++) { in test_post()