Home | History | Annotate | Download | only in audio

Lines Matching full:old_state

760 	avdtp_session_state_t old_state = session->state;
773 cb->cb(dev, session, old_state, new_state, cb->user_data);
1039 avdtp_state_t old_state;
1059 old_state = sep->state;
1069 if (old_state > AVDTP_STATE_OPEN && session->auto_dc)
1101 cb->cb(stream, old_state, state, err_ptr, cb->user_data);