HomeSort by relevance Sort by last modified time
    Searched refs:BTRC_FEAT_ABSOLUTE_VOLUME (Results 1 - 3 of 3) sorted by null

  /system/bt/include/hardware/
bt_rc.h 87 BTRC_FEAT_ABSOLUTE_VOLUME = 0x02, /* Supports TG role and volume sync */
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java 133 public static final int BTRC_FEAT_ABSOLUTE_VOLUME = 0x02;
    [all...]
  /system/bt/btif/src/
btif_rc.cc 466 rc_features |= BTRC_FEAT_ABSOLUTE_VOLUME;
525 (btrc_remote_features_t)(rc_features | BTRC_FEAT_ABSOLUTE_VOLUME);
    [all...]

Completed in 125 milliseconds