Searched refs:SEARCH_CONTROL_POINT (Results 1 – 3 of 3) sorted by relevance
45 public static final long SEARCH_CONTROL_POINT = 0x00100000; field in ServiceFeature97 if (serviceFeature == SEARCH_CONTROL_POINT) return "SEARCH_CONTROL_POINT(BIT 21)"; in toString()
1589 mCharacteristics.get(CharId.SEARCH_CONTROL_POINT); in setSearchRequestResult()2262 public static final int SEARCH_CONTROL_POINT = field in MediaControlGattService.CharId2263 Long.numberOfTrailingZeros(ServiceFeature.SEARCH_CONTROL_POINT);2471 CharId.SEARCH_CONTROL_POINT, in getUuidCharacteristicList()2472 ServiceFeature.SEARCH_CONTROL_POINT, in getUuidCharacteristicList()2474 ServiceFeature.SEARCH_CONTROL_POINT, in getUuidCharacteristicList()
170 | ServiceFeature.SEARCH_CONTROL_POINT in initAllFeaturesGattService()