Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.cpp108 mBluetoothVGS = false; in AudioHardwareALSA()
442 mBluetoothVGS = true; in setParameters()
444 mBluetoothVGS = false; in setParameters()
550 if(mBluetoothVGS) in getParameters()
DAudioHardwareALSA.h580 bool mBluetoothVGS; variable