Searched refs:RESULT_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance
73 static final int RESULT_DISCONNECTED = 2; field in BluetoothPeripheralHandover231 mHidResult = RESULT_DISCONNECTED; in nextStepDisconnect()239 mHfpResult = RESULT_DISCONNECTED; in nextStepDisconnect()246 mA2dpResult = RESULT_DISCONNECTED; in nextStepDisconnect()257 if (mHidResult == RESULT_DISCONNECTED) { in nextStepDisconnect()268 if (mA2dpResult == RESULT_DISCONNECTED && mHfpResult == RESULT_DISCONNECTED) { in nextStepDisconnect()433 mHfpResult = RESULT_DISCONNECTED; in handleIntent()443 mA2dpResult = RESULT_DISCONNECTED; in handleIntent()453 mHidResult = RESULT_DISCONNECTED; in handleIntent()