I am using bluetopia stack in my project.i would like to implement two options with regarding to the bluetooth communication on host controller
1) the first one is the device which i am implementing the stack should search for nearby paired devices and connect automatically and send the data
search connect send is the sequence.
2)The second option should be
set as discoverable
if the other device is not in range and then if the other device comes in range then in should then connect and
send the data
Could you please tell me how to achieve this with bluetopia stack