Searched refs:UPDATE_CHARACTERISTIC_UUID_10 (Results 1 – 2 of 2) sorted by relevance
184 private static final UUID UPDATE_CHARACTERISTIC_UUID_10 = field in BleServerService833 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_10, 0x38, 0x10); in createService()
289 private static final UUID UPDATE_CHARACTERISTIC_UUID_10 = field in BleClientService474 setNotification(UPDATE_CHARACTERISTIC_UUID_10, true); in onTestFinish()