Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dbt_test.c45 static const char *alsa_capture_device = "6mic_loopback"; //"2mic_loopback"; variable
1786 ret = hfp_capture_device_open(&capture_handle, alsa_capture_device, alsa_config); in hfp_bt_playback()
1788 printf("capture device open failed: %s\n", alsa_capture_device); in hfp_bt_playback()