Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何制作IOSbluetooth支持TCP/IP协议;
bluetooth
TCP/IP
CoreBluetooth只支持BTLE;
CoreBluetooth
BTLE
并且在 IOS 设备的蓝牙服务中找不到 PAN Profile
HHServices是一个库,它模拟了NSNetService在 iOS 5 之前所做的事情(以及它仍然使用 WiFi 连接所做的事情)。也许你会有一些运气。
NSNetService