Searched refs:bt_capture_device (Results 1 – 1 of 1) sorted by relevance
47 static const char *bt_capture_device = "hw:1,0"; variable1692 ret = hfp_capture_device_open(&capture_handle, bt_capture_device, alsa_config); in hfp_alsa_playback()1694 printf("capture device open failed: %s\n", bt_capture_device); in hfp_alsa_playback()