Searched refs:descriptor_encrypted (Results 1 – 1 of 1) sorted by relevance
750 BluetoothGattDescriptor descriptor_encrypted = new BluetoothGattDescriptor( in createService() local752 characteristic.addDescriptor(descriptor_encrypted); in createService()754 descriptor_encrypted = new BluetoothGattDescriptor(DESCRIPTOR_NEED_ENCRYPTED_WRITE_UUID, in createService()756 characteristic.addDescriptor(descriptor_encrypted); in createService()