Searched refs:serverCharacteristic (Results 1 – 1 of 1) sorted by relevance
377 BluetoothGattCharacteristic serverCharacteristic = in setupEnrollmentBleServer() local382 addDescriptorToCharacteristic(serverCharacteristic); in setupEnrollmentBleServer()385 mEnrollmentGattService.addCharacteristic(serverCharacteristic); in setupEnrollmentBleServer()411 BluetoothGattCharacteristic serverCharacteristic = new BluetoothGattCharacteristic( in setupUnlockBleServer() local416 addDescriptorToCharacteristic(serverCharacteristic); in setupUnlockBleServer()419 mUnlockGattService.addCharacteristic(serverCharacteristic); in setupUnlockBleServer()