Using iOS GameKit's “Bluetooth Bonjour” with other platforms

后端 未结 2 703
慢半拍i
慢半拍i 2020-12-07 12:51

I\'m interested in connecting to iOS-based devices over Bluetooth. I can see that the \"Local Network\" service is exposed, but I cannot find any extra information about it.

2条回答
  •  情歌与酒
    2020-12-07 13:44

    According to this interesting site : http://code.google.com/p/btstack/wiki/iPhoneBluetooth Apple are using a special chip besides their Bluetooth RF chip which denies any connection for a device without that chip - this means its a lock on the hardware level.

提交回复
热议问题