Searched refs:mRemoteFeatures (Results 1 – 2 of 2) sorted by relevance
236 int mRemoteFeatures; field in RemoteDevice245 mRemoteFeatures = AvrcpControllerConstants.BTRC_FEAT_NONE; in cleanup()255 mRemoteFeatures = AvrcpControllerConstants.BTRC_FEAT_NONE; in RemoteDevice()264 if((mRemoteFeatures & AvrcpControllerConstants.BTRC_FEAT_BROWSE) != 0) in isBrowsingSupported()270 if((mRemoteFeatures & AvrcpControllerConstants.BTRC_FEAT_METADATA) != 0) in isMetaDataSupported()
229 (mAvrcpRemoteDevice.mRemoteFeatures == AvrcpControllerConstants.BTRC_FEAT_NONE)|| in sendPassThroughCmd()636 mAvrcpRemoteDevice.mRemoteFeatures = msg.arg1; in handleMessage()777 ||((mAvrcpRemoteDevice.mRemoteFeatures &