Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dtrusted_cert_unit_test.c68 CHAR *id_scope = "id_scope"; in demo_entry() local
131 id_scope, sizeof(id_scope) - 1, in demo_entry()
Ddevice_cert_unit_test.c65 CHAR *id_scope = "id_scope"; in demo_entry() local
129 id_scope, sizeof(id_scope) - 1, in demo_entry()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_provisioning_client.h140 const UCHAR *id_scope, UINT id_scope_length,
Dnx_azure_iot_provisioning_client.c816 const UCHAR *id_scope, UINT id_scope_length, in nx_azure_iot_provisioning_client_initialize() argument
831 az_span id_scope_span = az_span_create((UCHAR *)id_scope, (INT)id_scope_length); in nx_azure_iot_provisioning_client_initialize()
835 (id_scope == NX_NULL) || (registration_id == NX_NULL) || (endpoint_length == 0) || in nx_azure_iot_provisioning_client_initialize()
854 prov_client_ptr -> nx_azure_iot_provisioning_client_id_scope = id_scope; in nx_azure_iot_provisioning_client_initialize()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_provisioning_client.md12 const UCHAR *id_scope, UINT id_scope_length,
31 | id_scope [in] | A pointer to ID Scope. |