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 its doing inquiry.
Is this possible ?
Thanks in advance.