Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java57 public static final byte BTRC_FEAT_METADATA = 1; field in AvrcpControllerConstants
DAvrcp.java113 public static final int BTRC_FEAT_METADATA = 0x01; field in Avrcp