Searched refs:construct_device_twin_response (Results 1 – 1 of 1) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | device_twin_unit_test.c | 269 static VOID construct_device_twin_response(NX_AZURE_IOT_HUB_CLIENT *hub_client_ptr, in construct_device_twin_response() function 322 …construct_device_twin_response(hub_client_ptr, test_device_twin_reported_properties_response_topic, in generate_device_twin_reported_properties_response() 340 …construct_device_twin_response(hub_client_ptr, test_device_twin_reported_properties_throttled_resp… in generate_device_twin_reported_properties_throttled_response() 356 construct_device_twin_response(hub_client_ptr, test_device_twin_document_response_topic, in generate_device_twin_document_response() 374 … construct_device_twin_response(hub_client_ptr, test_device_twin_document_response_throttled_topic, in generate_device_twin_document_throttled_response() 390 … construct_device_twin_response(hub_client_ptr, test_device_twin_desired_properties_response_topic, in generate_device_twin_desired_properties_response()
|