Searched refs:UPDATE_CHARACTERISTIC_UUID_9 (Results 1 – 2 of 2) sorted by relevance
182 private static final UUID UPDATE_CHARACTERISTIC_UUID_9 = field in BleServerService825 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_9, 0x36, 0x11); in createService()
287 private static final UUID UPDATE_CHARACTERISTIC_UUID_9 = field in BleClientService472 setNotification(UPDATE_CHARACTERISTIC_UUID_9, true); in onTestFinish()