Home
last modified time | relevance | path

Searched refs:resource_hostname (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.h191 const UCHAR *resource_hostname; member
Dnx_azure_iot_provisioning_client.c865 prov_client_ptr -> nx_azure_iot_provisioning_client_resource.resource_hostname = endpoint; in nx_azure_iot_provisioning_client_initialize()
1133 …cket_set(&(resource_ptr -> resource_mqtt), (UCHAR *)resource_ptr -> resource_hostname, resource_pt… in nx_azure_iot_provisioning_client_websocket_enable()
Dnx_azure_iot.c537 resource_ptr -> resource_hostname, in nx_azure_iot_certificate_verify()
Dnx_azure_iot_hub_client.c185 hub_client_ptr -> nx_azure_iot_hub_client_resource.resource_hostname = host_name; in nx_azure_iot_hub_client_initialize()
367 …cket_set(&(resource_ptr -> resource_mqtt), (UCHAR *)resource_ptr -> resource_hostname, resource_pt… in nx_azure_iot_hub_client_websocket_enable()
409 … (UCHAR *)hub_client_ptr -> nx_azure_iot_hub_client_resource.resource_hostname, in nx_azure_iot_hub_client_connect()