Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java52 private static final int STATE_CONNECTING = 1; field in BluetoothLeService
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java68 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java67 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService