OSDN Git Service

audio HAL: add parameters to open stream functions
authorEric Laurent <elaurent@google.com>
Mon, 28 Jul 2014 00:30:34 +0000 (17:30 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 28 Jul 2014 00:30:34 +0000 (17:30 -0700)
commita311a983eb4035b272033105119cb44d814fb2db
tree77cbaf4867d4d4010193dccb12e7dcfcf6b0740f
parent044bac40a166a8e7719e7735bf91e9522db752d3
audio HAL: add parameters to open stream functions

Pass device address (and audio source for inputs) to
open_output_stream() and open_input_stream() audio HAL functions.

Bug: 14815883.
Change-Id: Ib1c3e98518733fa5eab54cbca4220e388d3f6211
audio/audio_hw_hal.cpp