Home | History | Annotate | Download | only in libaudio-qsd8k

Lines Matching refs:tx

171         LOGV("BT name %s (tx,rx)=(%d,%d)", mBTEndpoints[i].name, mBTEndpoints[i].tx, mBTEndpoints[i].rx);
367 return set_mic_mute(mMicMute); //always set current TX device
423 mBluetoothIdTx = mBTEndpoints[i].tx;
827 tx_acdb_id = mBTEndpoints[0].tx;
838 tx_acdb_id = mBTEndpoints[1].tx;
853 LOGV("doAudioRouteOrMute: rx acdb %d, tx acdb %d\n", rx_acdb_id, tx_acdb_id);