Searched refs:CONN_STATE_CONNECTING (Results 1 – 5 of 5) sorted by relevance
97 case CONN_STATE_CONNECTING: in convertHalState()117 @VisibleForTesting static final int CONN_STATE_CONNECTING = 1; field in PanNativeInterface
113 case CONN_STATE_CONNECTING: in convertHalState()171 private static final int CONN_STATE_CONNECTING = 1; field in HidHostNativeInterface
138 assertThat(PanNativeInterface.convertHalState(PanNativeInterface.CONN_STATE_CONNECTING)) in convertHalState()
88 private static final int CONN_STATE_CONNECTING = 1; field in BluetoothGatt249 if (mConnState != CONN_STATE_CONNECTING) {1172 mConnState = CONN_STATE_CONNECTING; in connect()
344 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTING:I