Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/include/
A Duvoice_event.h42 int uvoice_event_unregister(uint16_t type, uvoice_event_cb cb, void *data);
/AliOS-Things-master/components/uvoice/common/
A Devent.c213 int uvoice_event_unregister(uint16_t type, uvoice_event_cb cb, void *data) in uvoice_event_unregister() function
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/audio/
A Dmodule_audioplayer.c150 uvoice_event_unregister(UVOICE_EV_PLAYER, audioplayer_play_cplt_cb, param); in audioplayer_play_cplt_cb()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/audio/
A Dmodule_audioplayer.c172 uvoice_event_unregister(UVOICE_EV_PLAYER, audioplayer_play_cplt_cb, param); in audioplayer_play_cplt_cb()
/AliOS-Things-master/components/uvoice/audio/
A Daudio_stream.c1025 uvoice_event_unregister(UVOICE_EV_SW, audio_sw_event_handle, NULL); in audio_device_deinit()

Completed in 14 milliseconds