OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_PDU_SET_PLAYER_APP_VALUE
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c
57
case
AVRC_PDU_SET_PLAYER_APP_VALUE
: /* 0x14 */
avrc_pars_tg.c
119
case
AVRC_PDU_SET_PLAYER_APP_VALUE
: /* 0x14 */
135
AVRC_TRACE_ERROR2("
AVRC_PDU_SET_PLAYER_APP_VALUE
not enough room:%d orig num_val:%d",
142
AVRC_TRACE_ERROR0("
AVRC_PDU_SET_PLAYER_APP_VALUE
NULL decode buffer or bad len");
avrc_bld_tg.c
852
case
AVRC_PDU_SET_PLAYER_APP_VALUE
:
/external/bluetooth/bluedroid/btif/src/
btif_util.c
507
CASE_RETURN_STR(
AVRC_PDU_SET_PLAYER_APP_VALUE
)
btif_rc.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
194
#define
AVRC_PDU_SET_PLAYER_APP_VALUE
0x14
[
all
...]
Completed in 29 milliseconds