CoreBluetooth封装库

时间:2018-11-08 10:08:10
【文件属性】:

文件名称:CoreBluetooth封装库

文件大小:5KB

文件格式:ZIP

更新时间:2018-11-08 10:08:10

IOS蓝牙

对CoreBluetooth进行简单的封装,从而不必各位在去阅读大量的CoreBluetooth的文档。 BluetoothCentral 实现三个回调。void(^successSearchAll)(void)成功搜索到周边类、 void(^successConnectBlock)(void)、成功连接到周边类、void(^successReciveBlock)(id)成功接收到周边类发来的消息。希望各位IOS开发这喜欢。


【文件预览】:
BluetoothPeripheral.m
BluetoothCentral.h
BluetoothCentral.m
BluetoothPeripheral.h

网友评论