Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Ddirect_method_unit_test.c49 static const CHAR direct_method_response_topic[] = "$iothub/methods/POST/test_method/?$rid=1"; variable
299 …ruct_direct_method_response(hub_client_ptr, direct_method_response_topic, sizeof(direct_method_res… in generate_direct_method_response()