OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_MAX_ELEM_ATTR_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_pars_tg.c
225
if (p_result->get_elem_attrs.num_attr >
AVRC_MAX_ELEM_ATTR_SIZE
)
226
p_result->get_elem_attrs.num_attr =
AVRC_MAX_ELEM_ATTR_SIZE
;
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
[
all
...]
Completed in 22 milliseconds