Searched refs:gateway_config_stream (Results 1 – 3 of 3) sorted by relevance
47 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t cb,
665 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t sco_cb, in gateway_config_stream() function
1048 if (gateway_config_stream(dev, gateway_setup_complete, client) >= 0) { in start_config()