Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dpcm_bluetooth.c158 static int bluetooth_stop(snd_pcm_ioplug_t *io) in bluetooth_stop() function
1174 .stop = bluetooth_stop,
1200 .stop = bluetooth_stop,
Dliba2dp.c247 static int bluetooth_stop(struct bluetooth_data *data) in bluetooth_stop() function
1025 bluetooth_stop(data); in a2dp_thread()