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

  /external/bluetooth/bluez/audio/
liba2dp.c 280 static int bluetooth_stop(struct bluetooth_data *data) function
287 DBG("bluetooth_stop");
1075 err = bluetooth_stop(data);
pcm_bluetooth.c 158 static int bluetooth_stop(snd_pcm_ioplug_t *io) function
160 DBG("bluetooth_stop %p", io);
1174 .stop = bluetooth_stop,
1200 .stop = bluetooth_stop,
    [all...]

Completed in 29 milliseconds