Searched refs:id_scope (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | trusted_cert_unit_test.c | 68 CHAR *id_scope = "id_scope"; in demo_entry() local 131 id_scope, sizeof(id_scope) - 1, in demo_entry()
|
| D | device_cert_unit_test.c | 65 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/ |
| D | nx_azure_iot_provisioning_client.h | 140 const UCHAR *id_scope, UINT id_scope_length,
|
| D | nx_azure_iot_provisioning_client.c | 816 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/ |
| D | azure_rtos_iot_provisioning_client.md | 12 const UCHAR *id_scope, UINT id_scope_length, 31 | id_scope [in] | A pointer to ID Scope. |
|