OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_av_co_get_remote_bitpool_pref
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_av_co.h
163
** Function
bta_av_co_get_remote_bitpool_pref
172
BOOLEAN
bta_av_co_get_remote_bitpool_pref
(UINT8 *min, UINT8 *max);
/system/bt/btif/co/
bta_av_co.c
1833
BOOLEAN
bta_av_co_get_remote_bitpool_pref
(UINT8 *min, UINT8 *max)
function
[
all
...]
/system/bt/btif/src/
btif_media_task.c
857
if (
bta_av_co_get_remote_bitpool_pref
(&pref_min, &pref_max) == TRUE)
[
all
...]
Completed in 34 milliseconds