Home
last modified time | relevance | path

Searched refs:test_device_twin_document_response_topic (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Ddevice_twin_unit_test.c60 static const CHAR test_device_twin_document_response_topic[] = "$iothub/twin/res/201/?$rid=2"; variable
356 construct_device_twin_response(hub_client_ptr, test_device_twin_document_response_topic, in generate_device_twin_document_response()
357 sizeof(test_device_twin_document_response_topic) - 1, in generate_device_twin_document_response()
Dnx_azure_iot_pnp_client_properties_unit_test.c78 static const CHAR test_device_twin_document_response_topic[] = "$iothub/twin/res/201/?$rid=2"; variable
399 construct_command_message(iothub_client_ptr, test_device_twin_document_response_topic, in generate_test_all_properties()
400 sizeof(test_device_twin_document_response_topic) - 1, in generate_test_all_properties()