Searched refs:endpoint (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | trusted_cert_unit_test.c | 67 CHAR *endpoint = "host_name"; in demo_entry() local 130 endpoint, sizeof(endpoint) - 1, in demo_entry()
|
| D | device_cert_unit_test.c | 64 CHAR *endpoint = "host_name"; in demo_entry() local 128 endpoint, sizeof(endpoint) - 1, in demo_entry()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_provisioning_client.h | 139 const UCHAR *endpoint, UINT endpoint_length,
|
| D | nx_azure_iot_provisioning_client.c | 815 const UCHAR *endpoint, UINT endpoint_length, in nx_azure_iot_provisioning_client_initialize() argument 830 az_span endpoint_span = az_span_create((UCHAR *)endpoint, (INT)endpoint_length); in nx_azure_iot_provisioning_client_initialize() 834 if ((nx_azure_iot_ptr == NX_NULL) || (prov_client_ptr == NX_NULL) || (endpoint == NX_NULL) || in nx_azure_iot_provisioning_client_initialize() 852 prov_client_ptr -> nx_azure_iot_provisioning_client_endpoint = endpoint; in nx_azure_iot_provisioning_client_initialize() 865 prov_client_ptr -> nx_azure_iot_provisioning_client_resource.resource_hostname = endpoint; in nx_azure_iot_provisioning_client_initialize()
|
| /NetX-Duo-v6.2.1/addons/azure_iot/docs/ |
| D | azure_rtos_iot_provisioning_client.md | 11 const UCHAR *endpoint, UINT endpoint_length, 29 | endpoint [in] | A pointer to IoT Provisioning endpoint. Must be NULL terminated string. | 30 | endpoint_length [in] | Length of the IoT Provisioning endpoint. |
|
| /NetX-Duo-v6.2.1/addons/azure_iot/samples/ |
| D | README.md | 109 #define ENDPOINT "<Service Endpoint or Global device endpoint fr… 125 #define ENDPOINT "<Service Endpoint or Global device endpoint fr…
|
| /NetX-Duo-v6.2.1/docs/ |
| D | revision_history.txt | 3571 in the case where a single endpoint services multiple different server
|