Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/.github/ISSUE_TEMPLATE/
Dfeature_request.md11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
14 A clear and concise description of what you want to happen.
17 A clear and concise description of any alternative solutions or features you've considered.
Dbug_report.md11 A clear and concise description of what the bug is.
26 A clear and concise description of what you expected to happen.
/NetX-Duo-v6.2.1/test/regression/interoperability_test/test_frame/
Dtls_test_director_create.c4 INT tls_test_director_create(TLS_TEST_DIRECTOR** director_ptr_ptr, VOID* description) in tls_test_director_create() argument
Dtls_test_frame.h92 INT tls_test_director_create( TLS_TEST_DIRECTOR** director_ptr, VOID* description);
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_hub_client_properties.c77 az_span description; in nx_azure_iot_hub_client_reported_properties_status_begin() local
90 description = az_span_create((UCHAR *)description_ptr, (INT)description_length); in nx_azure_iot_hub_client_reported_properties_status_begin()
95 … (int32_t)version, description); in nx_azure_iot_hub_client_reported_properties_status_begin()
Dnx_azure_iot_adu_agent.c47 … UINT status_code, ULONG version, const CHAR *description,
3626 … UINT status_code, ULONG version, const CHAR *description, in nx_azure_iot_adu_agent_service_reported_properties_send() argument
3664 … (const UCHAR *)description, strlen(description))) in nx_azure_iot_adu_agent_service_reported_properties_send()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_hub_client_properties.md129 // "ad": "<description>",
155 // "ad": "<description>",
177 | description_ptr [in] | An optional pointer to description detailing the context or any details…
/NetX-Duo-v6.2.1/
DCONTRIBUTING.md5 ## Project description
/NetX-Duo-v6.2.1/addons/azure_iot/samples/
DREADME.md151 …P-like ack code, `av` for ack version of the property, and an optional `ad` for an ack description.