Searched refs:BTRC_FEAT_NONE (Results 1 – 3 of 3) sorted by relevance
56 public static final byte BTRC_FEAT_NONE = 0; field in AvrcpControllerConstants
245 mRemoteFeatures = AvrcpControllerConstants.BTRC_FEAT_NONE; in cleanup()255 mRemoteFeatures = AvrcpControllerConstants.BTRC_FEAT_NONE; in RemoteDevice()
229 (mAvrcpRemoteDevice.mRemoteFeatures == AvrcpControllerConstants.BTRC_FEAT_NONE)|| in sendPassThroughCmd()