Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_ucm.c542 int index = 0, list_size = 0, rx_dev_status = 0, tx_dev_status = 0; in check_devices_for_voice_call() local
562 tx_dev_status = 1; in check_devices_for_voice_call()
566 if (rx_dev_status == 1 && tx_dev_status == 1) { in check_devices_for_voice_call()
571 %d,%d\n", rx_dev_status, tx_dev_status); in check_devices_for_voice_call()