Searched refs:BTRC_FEAT_METADATA (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpControllerConstants.java57 public static final byte BTRC_FEAT_METADATA = 1; field in class:AvrcpControllerConstants
H A DAvrcpControllerClasses.java270 if((mRemoteFeatures & AvrcpControllerConstants.BTRC_FEAT_METADATA) != 0)
H A DAvrcp.java113 public static final int BTRC_FEAT_METADATA = 0x01; field in class:Avrcp

Completed in 50 milliseconds