Home
last modified time | relevance | path

Searched defs:iothub_hostname (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/samples/
Dsample_azure_iot_embedded_sdk.c156 UCHAR *iothub_hostname = NX_NULL; in sample_initialize_iothub() local
161 UCHAR *iothub_hostname = (UCHAR *)HOST_NAME; in sample_initialize_iothub() local
407 static UINT sample_dps_entry(UCHAR **iothub_hostname, UINT *iothub_hostname_length, in sample_dps_entry()
Dsample_azure_iot_embedded_sdk_pnp.c377 UCHAR *iothub_hostname = NX_NULL; in sample_initialize_iothub() local
382 UCHAR *iothub_hostname = (UCHAR *)HOST_NAME; in sample_initialize_iothub() local
835 UCHAR **iothub_hostname, UINT *iothub_hostname_length, in sample_dps_entry()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_provisioning_client.c1361UCHAR *iothub_hostname, UINT *iothub_hostname_len, in nx_azure_iot_provisioning_client_iothub_device_info_get()