Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAudioGateway.java45 private int mConnectingHeadsetRfcommChannel; /* -1 when not connected */ field in BluetoothAudioGateway
101 mConnectingHeadsetRfcommChannel = -1; in start()
122 if (mConnectingHeadsetRfcommChannel >= 0) { in start()
125 mConnectingHeadsetRfcommChannel); in start()
132 mConnectingHeadsetRfcommChannel); in start()