OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sco_cb
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
gateway.c
679
int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t
sco_cb
,
685
gw->sco_start_cb =
sco_cb
;
690
if (
sco_cb
)
691
sco_cb
(dev, NULL, user_data);
headset.c
1331
static gboolean
sco_cb
(GIOChannel *chan, GIOCondition cond,
function
[
all
...]
Completed in 18 milliseconds