开发者

Discoverability of bluetooth device during Inquiry

On my device bluetooth properties give

System.getProperty("bluetooth.sd.trans.max");

as 1.

It is not found by other device while it is making an inquiry itself.

I want to my device to be discoverable while i开发者_如何学Gots doing inquiry. Is this possible ?

Thanks in advance.


Inquiry is prioritised over inquiry/page scan on most devices, so no: scanning probably stops during the inquiry process, and you won't be discoverable.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜