Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Diot_provisioning_client_unit_test.c178 static VOID (*test_disconnect_notify)(struct NXD_MQTT_CLIENT_STRUCT *client_ptr) = NX_NULL; variable
218 test_disconnect_notify = client_ptr -> nxd_mqtt_disconnect_notify; in __wrap__nxde_mqtt_client_secure_connect()
1752test_disconnect_notify(&iot_prov_client.nx_azure_iot_provisioning_client_resource.resource_mqtt); in test_nx_azure_iot_provisioning_client_register_disconnect_failed()