HomeSort by relevance Sort by last modified time
    Searched refs:mBluetoothIdTx (Results 1 - 2 of 2) sorted by null

  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 105 mBluetoothIdTx(0), mBluetoothIdRx(0),
419 mBluetoothIdTx = 0;
423 mBluetoothIdTx = mBTEndpoints[i].tx;
429 if (mBluetoothIdTx == 0) {
823 if (mBluetoothIdTx != 0) {
825 tx_acdb_id = mBluetoothIdTx;
833 if (mBluetoothIdTx != 0) {
835 tx_acdb_id = mBluetoothIdTx;
    [all...]
AudioHardware.h 333 uint32_t mBluetoothIdTx;

Completed in 18 milliseconds