OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_ID_PLAY
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
173
#define BTA_AV_RC_PLAY
AVRC_ID_PLAY
/* play */
/external/bluetooth/bluedroid/btif/src/
btif_rc.c
135
{ "PLAY",
AVRC_ID_PLAY
, KEY_PLAYCD, 1 },
629
remote_cmd.rc_id =
AVRC_ID_PLAY
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
157
#define
AVRC_ID_PLAY
0x44 /* play */
[
all
...]
Completed in 34 milliseconds