Home
last modified time | relevance | path

Searched refs:coap_address_set_port (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_address.h49 coap_address_set_port(coap_address_t *addr, uint16_t port) { in coap_address_set_port() function
86 coap_address_set_port(coap_address_t *addr, uint16_t port) { in coap_address_set_port() function
135 void coap_address_set_port(coap_address_t *addr, uint16_t port);
/third_party/libcoap/examples/contiki/
H A Dserver.c55 coap_address_set_port(&listen_addr, COAP_DEFAULT_PORT); in init_coap_server()
/third_party/libcoap/src/
H A Dcoap_address.c62 coap_address_set_port(coap_address_t *addr, uint16_t port) { in coap_address_set_port() function
328 coap_address_set_port(addr, port); in update_port()
/third_party/libcoap/examples/
H A Dcoap-client.c1568 coap_address_set_port(&bind_addr, atoi(local_port)); in get_session()

Completed in 4 milliseconds