Home | History | Annotate | Download | only in hfpclient

Lines Matching refs:DISCONNECT

25  *                 CONNECTED |    | DISCONNECT
84 public static final int DISCONNECT = 2;
873 case DISCONNECT:
969 case DISCONNECT:
1147 case DISCONNECT:
1171 Log.e(TAG, "ERROR: Couldn't disconnect Audio for device " + mCurrentDevice);
1604 case DISCONNECT:
1611 * fall through - disconnect audio first then expect
1612 * deferred DISCONNECT message in Connected state
1616 * just disconnect audio and wait for
1660 // in AudioOn state. Can AG disconnect RFCOMM prior to SCO? Handle this