OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AV_RC_PAUSE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
175
#define
BTA_AV_RC_PAUSE
AVRC_ID_PAUSE /* pause */
/external/bluetooth/bluedroid/btif/src/
btif_rc.c
536
if ((p_remote_cmd->rc_id ==
BTA_AV_RC_PAUSE
) && (btif_rc_cb.rc_pending_play))
558
if((p_remote_cmd->rc_id == BTA_AV_RC_PLAY || p_remote_cmd->rc_id ==
BTA_AV_RC_PAUSE
)&&
[
all
...]
Completed in 32 milliseconds