Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_av_api.h179 #define BTA_AV_RC_FAST_FOR AVRC_ID_FAST_FOR /* fast forward */ macro
/system/bt/btif/src/
Dbtif_rc.c746 if (p_remote_cmd->rc_id == BTA_AV_RC_FAST_FOR || p_remote_cmd->rc_id == BTA_AV_RC_REWIND) { in handle_rc_passthrough_cmd()