Home | History | Annotate | Download | only in audio

Lines Matching refs:old_state

2482 	headset_state_t old_state = hs->state;
2485 if (old_state == state)
2581 DBG("State changed %s: %s -> %s", dev->path, str_state[old_state],
2586 cb->cb(dev, old_state, state, cb->user_data);