Home
last modified time | relevance | path

Searched refs:sco_cb (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/audio/
Dgateway.c665 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t sco_cb, in gateway_config_stream() argument
671 gw->sco_start_cb = sco_cb; in gateway_config_stream()
676 if (sco_cb) in gateway_config_stream()
677 sco_cb(dev, NULL, user_data); in gateway_config_stream()
Dheadset.c1356 static gboolean sco_cb(GIOChannel *chan, GIOCondition cond, in sco_cb() function
2571 (GIOFunc) sco_cb, dev); in headset_set_state()