OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth_init
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
ctl_bluetooth.c
318
static int
bluetooth_init
(struct bluetooth_data *data)
function
353
err =
bluetooth_init
(data);
liba2dp.c
826
static int
bluetooth_init
(struct bluetooth_data *data)
function
831
DBG("
bluetooth_init
");
841
ERR("
bluetooth_init
setsockopt(SO_RCVTIMEO) failed %d", err);
1055
err =
bluetooth_init
(data);
1091
/* already called
bluetooth_init
() */
pcm_bluetooth.c
1649
static int
bluetooth_init
(struct bluetooth_data *data,
function
[
all
...]
Completed in 204 milliseconds