Home
last modified time | relevance | path

Searched refs:BTRC_FEAT_COVER_ARTWORK (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc275 BTRC_FEAT_BROWSE | BTRC_FEAT_COVER_ARTWORK)); in TEST_F()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_rc.h91 BTRC_FEAT_COVER_ARTWORK = 0x8, /* AVRCP 1.6 and up, Cover Art */ enumerator
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc616 rc_features |= BTRC_FEAT_COVER_ARTWORK; in handle_rc_ctrl_features_all()
668 rc_features |= BTRC_FEAT_COVER_ARTWORK; in handle_rc_ctrl_features()