Searched refs:mBluetoothId (Results 1 - 2 of 2) sorted by relevance

/hardware/msm7k/libaudio/
H A DAudioHardware.cpp48 mInit(false), mMicMute(true), mBluetoothNrec(true), mBluetoothId(0),
307 mBluetoothId = 0;
310 mBluetoothId = mSndEndpoints[i].id;
315 if (mBluetoothId == 0) {
480 if (mBluetoothId) {
481 device = mBluetoothId;
612 snprintf(buffer, SIZE, "\tmBluetoothId: %d\n", mBluetoothId);
H A DAudioHardware.h240 uint32_t mBluetoothId; member in class:android::AudioHardware

Completed in 77 milliseconds