Home | History | Annotate | Download | only in audio

Lines Matching refs:standby

101     bool standby;
117 bool standby;
136 bool standby;
210 if (!out->standby) {
222 out->standby = true;
231 if (!in->standby) {
243 in->standby = true;
552 * If SCO is turned on/off, we need to put audio into standby
624 if (out->standby) {
630 out->standby = false;
648 /* reset current threshold if exiting standby */
857 * If SCO is turned on/off, we need to put audio into standby
905 if (in->standby) {
908 in->standby = 0;
994 out->stream.common.standby = out_standby;
1012 out->standby = true;
1168 in->stream.common.standby = in_standby;
1179 in->standby = true;