Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_rc.h88 BTRC_FEAT_BROWSE = 0x04, /* AVRCP 1.4 and up, with Browsing support */ enumerator
/system/bt/btif/src/
Dbtif_rc.cc486 rc_features |= BTRC_FEAT_BROWSE; in handle_rc_ctrl_features()
518 rc_features = (btrc_remote_features_t)(rc_features | BTRC_FEAT_BROWSE); in handle_rc_features()