HomeSort by relevance Sort by last modified time
    Searched refs:sco_connect_cb (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
gateway.c 169 static void sco_connect_cb(GIOChannel *chan, GError *err, gpointer user_data) function
174 DBG("at the begin of sco_connect_cb() in gateway.c");
182 error("sco_connect_cb(): %s", err->message);
650 io = bt_io_connect(BT_IO_SCO, sco_connect_cb, dev, NULL, &err,
headset.c 558 static void sco_connect_cb(GIOChannel *chan, GError *err, gpointer user_data) function
624 io = bt_io_connect(BT_IO_SCO, sco_connect_cb, dev, NULL, &err,
    [all...]

Completed in 92 milliseconds