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 106 mBluetoothIdTx(0), mBluetoothIdRx(0),
420 mBluetoothIdTx = 0;
424 mBluetoothIdTx = mBTEndpoints[i].tx;
430 if (mBluetoothIdTx == 0) {
822 if (mBluetoothIdTx != 0) {
824 tx_acdb_id = mBluetoothIdTx;
833 if (mBluetoothIdTx != 0) {
835 tx_acdb_id = mBluetoothIdTx;
    [all...]
AudioHardware.h 325 uint32_t mBluetoothIdTx;

Completed in 33 milliseconds