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.
如果附近有蓝牙设备,我想显示某种警报/通知。目前我的解决方案是每分钟进行一次发现,但有没有更复杂的方法?(就像一个广播接收器)
文档可以帮助您。
不,没有..您将不得不在您的应用程序中执行发现或手动发现设备
同意丹尼斯。除非您从您的应用程序执行设备发现,否则您将无法知道您附近的设备。