OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_PDU_INFORM_DISPLAY_CHARSET
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c
58
case
AVRC_PDU_INFORM_DISPLAY_CHARSET
: /* 0x17 */
avrc_pars_tg.c
178
case
AVRC_PDU_INFORM_DISPLAY_CHARSET
: /* 0x17 */
avrc_bld_tg.c
864
case
AVRC_PDU_INFORM_DISPLAY_CHARSET
:
/external/bluetooth/bluedroid/btif/src/
btif_util.c
508
CASE_RETURN_STR(
AVRC_PDU_INFORM_DISPLAY_CHARSET
)
btif_rc.c
885
case
AVRC_PDU_INFORM_DISPLAY_CHARSET
:
888
BTIF_TRACE_EVENT1("%s()
AVRC_PDU_INFORM_DISPLAY_CHARSET
", __FUNCTION__);
892
avrc_rsp.inform_charset.opcode=opcode_from_pdu(
AVRC_PDU_INFORM_DISPLAY_CHARSET
);
893
avrc_rsp.inform_charset.pdu=
AVRC_PDU_INFORM_DISPLAY_CHARSET
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
197
#define
AVRC_PDU_INFORM_DISPLAY_CHARSET
0x17
[
all
...]
Completed in 27 milliseconds