Searched refs:stop_rsp (Results 1 – 2 of 2) sorted by relevance
251 struct bt_stop_stream_rsp *stop_rsp = (void*) buf; in bluetooth_stop() local272 stop_rsp->h.length = sizeof(*stop_rsp); in bluetooth_stop()273 err = audioservice_expect(data, &stop_rsp->h, BT_STOP_STREAM); in bluetooth_stop()
888 struct bt_stop_stream_rsp stop_rsp; in stop_stream() member915 msg.rsp.length = sizeof(msg.stop_rsp); in stop_stream()