Hi Gigi,
I work on ti-processor-sdk-linux-am335x-evm-02.00.00.00 with TIBluetopiaPMWiLink8LinuxAddOnforSitaraAM335xWL18xxEval-4.0.1.4.2 stack.
I want to ask about the scan procedure on Bluetopia.
StartDeviceDiscovery() function in LinuxSPPLE_PM.c demo scan for devices, but when the
Function locate device , it's introduce device's params only for once, [ even if the function params scan time duration is infinite ] .
The scan function from LinuxSPPLE.c demo , start to scan and introduce the scan devices params, time after time in infinite loop.
Do you know how to operate the scan operation from LinuxSPPLE_PM.c demo, to work the same?
Thanks Oded.