Searched defs:STATE_CONNECTING (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothPbap.java | 79 public static final int STATE_CONNECTING = 1; field in BluetoothPbap |
D | BluetoothA2dp.java | 71 public static final int STATE_CONNECTING = 1; field in BluetoothA2dp |
D | ScoSocket.java | 43 public static final int STATE_CONNECTING = 3; // connect() thread running field in ScoSocket |
D | BluetoothHeadset.java | 89 public static final int STATE_CONNECTING = 1; field in BluetoothHeadset |