文件名称:BQBluetooth:swift写的蓝牙工具类
文件大小:84KB
文件格式:ZIP
更新时间:2024-03-04 04:55:55
Swift
BQ蓝牙 swift写的蓝牙工具类 可以实现针对蓝牙外设的扫描,连接,收发命令和自动重连等功能 例如 添加代理 BQBluetooth.addDelegate(delegate: self) 开始连接 BQBluetooth.autoConnect(peripheralName: "Your peripheral name")
【文件预览】:
BQBluetooth-master
----.gitignore(52B)
----BQBluetoothManager()
--------BQBluetoothManager.xcodeproj()
--------BQBluetoothManager()
----README.md(294B)