Searched refs:STATE_CONNECTING (Results 1 – 6 of 6) sorted by relevance
68 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService145 if (mState == STATE_CONNECTING) { in connect()350 case STATE_CONNECTING: in run()412 mState = STATE_CONNECTING; in ConnectThread()
289 case BluetoothChatService.STATE_CONNECTING:
52 private static final int STATE_CONNECTING = 1; field in BluetoothLeService223 mConnectionState = STATE_CONNECTING; in connect()240 mConnectionState = STATE_CONNECTING; in connect()