Home
last modified time | relevance | path

Searched defs:STATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java53 private static final int STATE_CONNECTED = 2; field in BluetoothLeService
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java68 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java69 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService