Searched defs:bluetooth_start (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dliba2dp.c216 static int bluetooth_start(struct bluetooth_data *data) function
225 DBG("bluetooth_start");
1075 err = bluetooth_start(data);
H A Dpcm_bluetooth.c151 static int bluetooth_start(snd_pcm_ioplug_t *io) function
153 DBG("bluetooth_start %p", io);
1179 .start = bluetooth_start,
1205 .start = bluetooth_start,

Completed in 20 milliseconds