Home
last modified time | relevance | path

Searched defs:state (Results 1 – 17 of 17) sorted by relevance

/NetX-Duo-v6.2.1/samples/
Ddemo_netx_duo_mdns.c435 static VOID service_change_notify(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state) in service_change_notify()
505 static VOID probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in probing_notify()
543 static VOID cache_full_notify(NX_MDNS *mdns_ptr, UINT state, UINT cache_type) in cache_full_notify()
/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.c3983 UINT state; local
3994 state = client_ptr -> nx_ptp_client_thread_state; local
4285 UINT state; local
4292 state = client_ptr -> nx_ptp_client_thread_state; local
4353 state = client_ptr -> nx_ptp_client_thread_state; local
4736 UINT state; local
4740 state = client_ptr -> nx_ptp_client_thread_state; local
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_coverage_test.c142 static void state_change_cb(NX_DHCP *dhcp_ptr, UCHAR state) in state_change_cb()
159 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb()
Dnetx_dhcp_release_test.c174 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb()
Dnetx_dhcp_stop_test.c174 static void interface_state_change_cb(NX_DHCP *dhcp_ptr, UINT iface, UCHAR state) in interface_state_change_cb()
/NetX-Duo-v6.2.1/tsn/inc/
Dnx_mrp.h165 UCHAR state; member
171 UCHAR state; member
179 UCHAR state; /* applicant state */ member
186 UCHAR state; /* registrar state */ member
/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_bad_packet_test.c605 static VOID cache_full_notify(NX_MDNS *mdns_ptr, UINT state, UINT cache_type) in cache_full_notify()
Dnetx_mdns_peer_service_change_notify_test.c346 static VOID service_change_notify(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state) in service_change_notify()
Dnetx_mdns_local_cache_continuous_query_test.c256 static VOID probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in probing_notify()
Dnetx_mdns_second_interface_test.c241 static VOID probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in probing_notify()
Dnetx_mdns_run_test_case.c45 static VOID service_change_notify(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state) in service_change_notify()
589 void netx_mdns_probing_notify(struct NX_MDNS_STRUCT *mdns_ptr, UCHAR *name, UINT state) in netx_mdns_probing_notify()
Dnetx_mdns_internal_function_test.c1108 VOID cache_full_notify(NX_MDNS *mdns_ptr, UINT state, UINT cache_type) in cache_full_notify()
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dmain.c252 static void test_entry(void **state) in test_entry()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_multithread_test.c859 UINT state; in ntest_1_entry() local
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_provisioning_client.c271 UINT state = context -> nx_azure_iot_provisioning_client_state; in nx_azure_iot_provisioning_client_update_state() local
Dnx_azure_iot_adu_agent.h491 UINT state; member
617 UINT state; member
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c1189 … VOID (*service_change_notify)(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state)) in _nxe_mdns_service_notify_set()
1258 … VOID (*service_change_notify)(NX_MDNS *mdns_ptr, NX_MDNS_SERVICE *service_ptr, UINT state)) in _nx_mdns_service_notify_set()