iOS

iOS检测蓝牙是否开启

2016-03-22  本文已影响5017人  一线码农

首先在build phase中添加CoreBluetooth.framework
然后在你的.m文件中#import <CoreBluetooth/CoreBluetooth.h>
初始化

实现代理方法

上一篇 下一篇

猜你喜欢

热点阅读