Home
last modified time | relevance | path

Searched defs:event_callback (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/tsn/src/
Dnx_msrp.c882 NX_MRP_EVENT_CALLBACK event_callback; in nx_msrp_register_stream_indication() local
968 NX_MRP_EVENT_CALLBACK event_callback; in nx_msrp_deregister_stream_indication() local
1034 NX_MRP_EVENT_CALLBACK event_callback; in nx_msrp_register_attach_indication() local
1089 NX_MRP_EVENT_CALLBACK event_callback; in nx_msrp_deregister_attach_indication() local
1146 NX_MRP_EVENT_CALLBACK event_callback; in nx_msrp_register_domain_indication() local
1213 NX_MRP_EVENT_CALLBACK event_callback; in nx_msrp_deregister_domain_indication() local
Dnx_srp.c147 … UINT max_frame_size, UINT max_interval_frames, NX_MRP_EVENT_CALLBACK event_callback) in nx_srp_talker_start()
308 UINT nx_srp_listener_start(NX_SRP *srp_ptr, NX_MRP_EVENT_CALLBACK event_callback, UCHAR *stream_id) in nx_srp_listener_start()