Searched refs:CLIENT_CHARACTERISTIC_CONFIG (Results 1 – 2 of 2) sorted by relevance
27 public static String CLIENT_CHARACTERISTIC_CONFIG = "00002902-0000-1000-8000-00805f9b34fb"; field in SampleGattAttributes
302 UUID.fromString(SampleGattAttributes.CLIENT_CHARACTERISTIC_CONFIG)); in setCharacteristicNotification()