Searched refs:mvrp_event_callback (Results 1 – 3 of 3) sorted by relevance
157 srp_ptr -> nx_mvrp.mvrp_event_callback = event_callback; in nx_srp_talker_start()168 srp_ptr -> nx_mvrp.mvrp_event_callback = event_callback; in nx_srp_talker_start()315 srp_ptr -> nx_mvrp.mvrp_event_callback = event_callback; in nx_srp_listener_start()
74 if (mvrp -> mvrp_event_callback) in nx_mvrp_indication_process()76 status = mvrp -> mvrp_event_callback(participant, attribute, indication_type, NX_NULL); in nx_mvrp_indication_process()
90 NX_MVRP_EVENT_CALLBACK mvrp_event_callback; member