Home
last modified time | relevance | path

Searched refs:BTA_AV_RC_VOL_UP (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_av_api.h171 #define BTA_AV_RC_VOL_UP AVRC_ID_VOL_UP /* volume up */ macro
/system/bt/btif/src/
Dbtif_rc.c728 if ((p_remote_cmd->rc_id == BTA_AV_RC_VOL_UP)||(p_remote_cmd->rc_id == BTA_AV_RC_VOL_DOWN)) in handle_rc_passthrough_cmd()