Searched refs:alcs_msg_setAddr (Results 1 – 3 of 3) sorted by relevance
34 int alcs_msg_setAddr(CoAPMessage *message, const char *path, const char *query);
402 int alcs_msg_setAddr(CoAPMessage *message, const char *path, const char *query) in alcs_msg_setAddr() function
622 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