Searched refs:bluetooth_stop (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dliba2dp.c283 static int bluetooth_stop(struct bluetooth_data *data) function
290 DBG("bluetooth_stop");
1081 err = bluetooth_stop(data);
H A Dpcm_bluetooth.c158 static int bluetooth_stop(snd_pcm_ioplug_t *io) function
160 DBG("bluetooth_stop %p", io);
1180 .stop = bluetooth_stop,
1206 .stop = bluetooth_stop,

Completed in 258 milliseconds