Home
last modified time | relevance | path

Searched refs:gateway_config_stream (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dgateway.h43 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t cb,
Dgateway.c1177 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t sco_cb, in gateway_config_stream() function
Dunix.c1007 if (gateway_config_stream(dev, gateway_setup_complete, client) >= 0) { in start_config()