Home | History | Annotate | Download | only in audio

Lines Matching refs:BT_STOP_STREAM

424 	rsp->h.name = BT_STOP_STREAM;
433 unix_ipc_error(client, BT_STOP_STREAM, EIO);
793 rsp->h.name = BT_STOP_STREAM;
803 unix_ipc_error(client, BT_STOP_STREAM, EIO);
1177 unix_ipc_error(client, BT_STOP_STREAM, EIO);
1248 unix_ipc_error(client, BT_STOP_STREAM, EINVAL);
1548 unix_ipc_error(client, BT_STOP_STREAM, EIO);
1632 case BT_STOP_STREAM: