Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dbt_test.c47 static const char *bt_capture_device = "hw:1,0"; variable
1692 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()