How to get the bluetooth MAC address in iOS 3.2 and later?

ε祈祈猫儿з 提交于 2019-12-25 02:02:15

问题


I want to get the bluetooth MAC address in iOS 3.2 and later, but can't find any usable way, could someone give me some advices?


回答1:


It's not exposed publicly, not even at the level of BSD sockets.

Why do you think you need it? Perhaps we can suggest an alternative approach if you tell us what your goal is.



来源:https://stackoverflow.com/questions/7278918/how-to-get-the-bluetooth-mac-address-in-ios-3-2-and-later

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!