jjzjj

CBCentralManagerStateUnsupported

全部标签

ios - 平台不支持低功耗蓝牙中央/客户端角色

在设置中,我看到蓝牙已打开。但是-(void)centralManagerDidUpdateState:(CBCentralManager*)central返回central.state==CBCentralManagerStateUnsupported这是什么意思?iPad型号mc796rs/a和iOS7.0.3 最佳答案 iPad2没有蓝牙4(低功耗)芯片,所以CBCentralManagerStateUnsupported表示不支持。 关于ios-平台不支持低功耗蓝牙中央/客户端角