import Foundation
import CoreBluetooth

public protocol XYSmartScanDelegate {
  func smartScan(status: XYSmartScanStatus)