CoreBluetooth封装库
对CoreBluetooth进行简单的封装,从而不必各位在去阅读大量的CoreBluetooth的文档。 BluetoothCentral实现三个回调。void(^successSearchAll)(void)成功搜索到周边类、 void(^successConnectBlock)(void)、成功连接到周边类、void(^successReciveBlock)(id)成功接收到周边类发来的消息。希望各位IOS开发这喜欢。
CoreBluetooth.zip
预估大小:4个文件
BluetoothPeripheral.m
3KB
BluetoothCentral.h
803B
BluetoothCentral.m
3KB
BluetoothPeripheral.h
977B
5.07KB
文件大小:
评论区