Searched refs:alsa_capture_device (Results 1 – 1 of 1) sorted by relevance
45 static const char *alsa_capture_device = "6mic_loopback"; //"2mic_loopback"; variable1786 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()