Searched refs:ACTION_CONNECT (Results 1 – 1 of 1) sorted by relevance
83 static final int ACTION_CONNECT = 2; field in BluetoothPeripheralHandover197 } else if (mAction == ACTION_CONNECT) { in nextStep()228 mAction = ACTION_CONNECT; in nextStepInit()251 mAction = ACTION_CONNECT; in nextStepInit()505 if (mAction == ACTION_CONNECT && mRetryCount < MAX_RETRY_COUNT) { in handleIntent()519 if (mAction == ACTION_CONNECT && mRetryCount < MAX_RETRY_COUNT) { in handleIntent()