Searched refs:mHidResult (Results 1 – 1 of 1) sorted by relevance
97 int mHidResult; field in BluetoothPeripheralHandover226 mHidResult = RESULT_PENDING; in nextStepDisconnect()231 mHidResult = RESULT_DISCONNECTED; in nextStepDisconnect()257 if (mHidResult == RESULT_DISCONNECTED) { in nextStepDisconnect()332 mHidResult = RESULT_PENDING; in nextStepConnect()337 mHidResult = RESULT_CONNECTED; in nextStepConnect()362 if (mHidResult == RESULT_PENDING) { in nextStepConnect()364 } else if (mHidResult == RESULT_CONNECTED) { in nextStepConnect()450 mHidResult = RESULT_CONNECTED; in handleIntent()453 mHidResult = RESULT_DISCONNECTED; in handleIntent()