Hi everyone, so I am trying to scan for LE beacons using Tizen bt_adapter_le_start_scan with a callback __bt_adapter_le_scan_result_cb.
Currently, base on the logs, the callback happens every 5seconds.
Question: Where does Tizen set the timer for the callback at? Is it possible to change that callback timing?
Thanks, Enze