Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.h34 int alcs_msg_setAddr(CoAPMessage *message, const char *path, const char *query);
A Dalcs_coap.c402 int alcs_msg_setAddr(CoAPMessage *message, const char *path, const char *query) in alcs_msg_setAddr() function
A Dalcs_adapter.c622 res = alcs_msg_setAddr(&coap_msg, msg->uri, NULL); in iotx_alcs_send()
739 res = alcs_msg_setAddr(&coap_msg, msg->uri, NULL); in iotx_alcs_send_Response()

Completed in 5 milliseconds