Searched refs:CONN_STATE_CONNECTED (Results 1 – 5 of 5) sorted by relevance
95 case CONN_STATE_CONNECTED: in convertHalState()115 @VisibleForTesting static final int CONN_STATE_CONNECTED = 0; field in PanNativeInterface
111 case CONN_STATE_CONNECTED: in convertHalState()169 private static final int CONN_STATE_CONNECTED = 0; field in HidHostNativeInterface
136 assertThat(PanNativeInterface.convertHalState(PanNativeInterface.CONN_STATE_CONNECTED)) in convertHalState()
89 private static final int CONN_STATE_CONNECTED = 2; field in BluetoothGatt395 mConnState = CONN_STATE_CONNECTED;
343 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTED:I