结合BabyBluetooth、GCDMulticastDelegate实现iOS蓝牙最方便的操作。
pod 'HLBLEManager', '0.1.0'
Privacy - Bluetooth Peripheral Usage Description
Privacy - Bluetooth Always Usage Description
项目
- TARGETS
- Signing & Capabilities
- Background Modes
- 勾选Uses Bluetooth LE accessories
#import <HLBLEManager.h>
iOS 9.0 +, Xcode 7.0 +
- "BabyBluetooth"
- "GCDMulticastDelegate"
-
0.1.0 :
完成HLBLEManager基础搭建
HLTool可在MIT许可下使用。有关更多信息,请参阅LICENSE文件。