iOS检测蓝牙是否开启
摘要:        
找到两个方法,其中一个是采用CoreBluetooth。找到这个关键字,就好说了。找到代理。-(void)centralManagerDidUpdateState:(CBCentralManager*)central{ switch(central.state){ case0: m...    阅读全文
        posted @ 2015-05-08 09:56 殇_了 阅读(2447) 评论(0) 推荐(0)
posted @ 2015-05-08 09:56 殇_了 阅读(2447) 评论(0) 推荐(0)