Home
last modified time | relevance | path

Searched defs:coap_socket_write (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/
Dcoap_io_lwip.c487 coap_socket_write(coap_socket_t *sock, const uint8_t *data, size_t data_len) { in coap_socket_write() function
Dcoap_io.c718 coap_socket_write(coap_socket_t *sock, const uint8_t *data, size_t data_len) { function