CoreBluetooth框架和IOBluetooth框架之间的区别

Usm*_*Ali 3 xcode bluetooth bluetooth-lowenergy

什么是CoreBluetooth框架和IOBluetooth框架(用于MAC应用程序)之间的区别?

Dre*_*w C 5

CoreBluetooth是用于蓝牙LE通信的iOS框架.IOBluetooth是用于蓝牙经典和蓝牙LE的OS X框架.IOBluetooth包含其中的CoreBluetooth框架,并使用与桌面上蓝牙LE的iOS版本相同的大部分代码.