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.
PeerFinder.Start()当我尝试通过蓝牙连接到应用程序到应用程序场景时,我正在研究 WP8 上的工作原理。任何人都知道我记录和解码设备发出的蓝牙流量的任何方法吗?
PeerFinder.Start()
没有内置方法可以在 WP8 设备上记录蓝牙流量。我知道这是 Android 上的一个选项,但 WP8 不支持它。我不明白为什么您需要为电话到电话的通信进行蓝牙分析。如果您尝试进行电话到设备的通信,则需要设备预期的数据包的通信协议规范。