Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_rc.h87 BTRC_FEAT_METADATA = 0x01, /* AVRCP 1.3 */ enumerator
/system/bt/btif/src/
Dbtif_rc.cc508 rc_features |= BTRC_FEAT_METADATA; in handle_rc_ctrl_features()
583 rc_features = (btrc_remote_features_t)(rc_features | BTRC_FEAT_METADATA); in handle_rc_features()