Searched refs:MEDIA_CONTROL_POINT (Results 1 – 4 of 4) sorted by relevance
42 public static final long MEDIA_CONTROL_POINT = 0x00020000; field in ServiceFeature93 if (serviceFeature == MEDIA_CONTROL_POINT) return "MEDIA_CONTROL_POINT(BIT 18)"; in toString()
1577 mCharacteristics.get(CharId.MEDIA_CONTROL_POINT); in setMediaControlRequestResult()2256 public static final int MEDIA_CONTROL_POINT = field in MediaControlGattService.CharId2257 Long.numberOfTrailingZeros(ServiceFeature.MEDIA_CONTROL_POINT);2442 CharId.MEDIA_CONTROL_POINT, in getUuidCharacteristicList()2443 ServiceFeature.MEDIA_CONTROL_POINT, in getUuidCharacteristicList()2445 ServiceFeature.MEDIA_CONTROL_POINT, in getUuidCharacteristicList()
866 | ServiceFeature.MEDIA_CONTROL_POINT
167 | ServiceFeature.MEDIA_CONTROL_POINT in initAllFeaturesGattService()