Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/port/
H A Dhal_audio_f4discovery.c320 void hal_audio_source_stop(void){ in hal_audio_source_stop() function
331 hal_audio_source_stop(); in hal_audio_source_close()
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dhal_audio_f4discovery.c320 void hal_audio_source_stop(void){ in hal_audio_source_stop() function
331 hal_audio_source_stop(); in hal_audio_source_close()
/btstack/platform/embedded/
H A Dhal_audio.h121 void hal_audio_source_stop(void);
H A Dbtstack_audio_embedded.c250 hal_audio_source_stop(); in btstack_audio_embedded_source_stop_stream()
/btstack/test/embedded/
H A Dfreertos_test.cpp77 void hal_audio_source_stop(void){} in hal_audio_source_stop() function