OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth_start
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
liba2dp.c
216
static int
bluetooth_start
(struct bluetooth_data *data)
function
225
DBG("
bluetooth_start
");
1075
err =
bluetooth_start
(data);
pcm_bluetooth.c
151
static int
bluetooth_start
(snd_pcm_ioplug_t *io)
function
153
DBG("
bluetooth_start
%p", io);
1179
.start =
bluetooth_start
,
1205
.start =
bluetooth_start
,
[
all
...]
Completed in 143 milliseconds