Home | History | Annotate | Download | only in a2dp

Lines Matching refs:DISCONNECT

30  *                 CONNECTED |       | DISCONNECT
35 * DISCONNECT request, the state machine transitions to "Disconnecting" state.
39 * DISCONNECT
73 static final int DISCONNECT = 2;
153 removeDeferredMessages(DISCONNECT);
195 case DISCONNECT:
196 Log.w(TAG, "Disconnected: DISCONNECT ignored: " + mDevice);
299 case DISCONNECT:
395 case DISCONNECT:
493 case DISCONNECT: {
706 case DISCONNECT:
707 return "DISCONNECT";