Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_rc.h88 BTRC_FEAT_ABSOLUTE_VOLUME = 0x02, /* Supports TG role and volume sync */ enumerator
/system/bt/btif/src/
Dbtif_rc.cc528 rc_features |= BTRC_FEAT_ABSOLUTE_VOLUME; in handle_rc_ctrl_features()
602 (btrc_remote_features_t)(rc_features | BTRC_FEAT_ABSOLUTE_VOLUME); in handle_rc_features()