import CoreBluetooth

public enum GenericAttributeService: String, XYServiceCharacteristic {

    public var serviceDisplayName: String { return "Generic Attribute" }