Searched refs:mA2dpState (Results 1 – 1 of 1) sorted by relevance
86 private int mA2dpState; field in BluetoothHandsfree219 mA2dpState = BluetoothA2dp.STATE_DISCONNECTED; in BluetoothHandsfree()909 mA2dpState = state;916 mA2dpState == BluetoothProfile.STATE_CONNECTED) {1422 mA2dpState + "). Starting SCO anyway"); in handleMessage()1558 if (isA2dpMultiProfile() && mA2dpState == BluetoothA2dp.STATE_PLAYING) { in audioOn()1600 ", mA2dpState: " + mA2dpState + in audioOff()