OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sbc_reinit
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluez/sbc/
sbc.h
85
int
sbc_reinit
(sbc_t *sbc, unsigned long flags);
sbc.c
1219
int
sbc_reinit
(sbc_t *sbc, unsigned long flags)
function
/external/bluetooth/bluez/test/
ipctest.c
488
sbc_reinit
(&a2dp->sbc, 0);
/external/bluetooth/bluez/audio/
liba2dp.c
439
sbc_reinit
(&data->sbc, 0);
pcm_bluetooth.c
627
sbc_reinit
(&a2dp->sbc, 0);
[
all
...]
Completed in 8213 milliseconds