// // NativeGattDescriptor.swift // bluetooth_low_energy // // Created by 闫守旺 on 2021/7/15. // import Foundation import CoreBluetooth class NativeGattDescriptor: NativeValue { }