Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/coap_server/src/
Dtest.c217 COAP_OPTION_LOCATION_PATH, in test_post()
/Zephyr-latest/include/zephyr/net/
Dcoap.h53 COAP_OPTION_LOCATION_PATH = 8, /**< Location-Path */ enumerator
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.c510 ret = coap_find_options(response, COAP_OPTION_LOCATION_PATH, in do_registration_reply_cb()