Hello,
I am using host test firmware in my product. I am using default BLE settings for the same.
Default scan time there is ~10 sec, I want to increase it to 30 sec or one minutes. I tried to set parameter TGAP_GEN_DISC_SCAN using command set Param (0xFE30). But I could not set it or not able to conclude whether values got correctly set. I passed parameter value to 60000 in mSec (1 min = 60000 mSec). This is what(mSec) written in HCI vendor specific command documentation.
Is this the correct way/parameter to set the scan time?
Vishal N