Searched refs:raw_service_reply (Results 1 – 2 of 2) sorted by relevance
394 aiot_dm_msg_raw_service_reply_t raw_service_reply; member
213 if (msg->data.raw_service_reply.rrpc_id == NULL) { in _dm_prepare_send_topic()216 src[0] = msg->data.raw_service_reply.rrpc_id; in _dm_prepare_send_topic()338 return aiot_mqtt_pub(handle->mqtt_handle, (char *)topic, msg->data.raw_service_reply.data, in _dm_send_raw_service_reply()339 msg->data.raw_service_reply.data_len, 0); in _dm_send_raw_service_reply()
Completed in 5 milliseconds