Home
last modified time | relevance | path

Searched refs:BTRC_FEAT_BROWSE (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.h90 BTRC_FEAT_BROWSE = 0x04, /* AVRCP 1.4 and up, with Browsing support */ enumerator
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc611 rc_features |= BTRC_FEAT_BROWSE; in handle_rc_ctrl_features_all()
663 rc_features |= BTRC_FEAT_BROWSE; in handle_rc_ctrl_features()
743 rc_features = (btrc_remote_features_t)(rc_features | BTRC_FEAT_BROWSE); in handle_rc_features()