Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java66 private static final int CONN_STATE_CLOSED = 4; field in BluetoothGatt
666 mConnState = CONN_STATE_CLOSED; in close()