C
#define FA_WAIT_TIMEOUT ((ONE_SECOND) * 2)
Description
FA_WAIT_TIMEOUT defines the timeouts in symbols during the frequency agility process. Those timeouts include timeout for all Coordinators to start energy scan; timeout for the PAN Coordinator to receive Frequency Agility Against Channel protocol service after a channel is suggested and timeout for all devices to jump to the new channel after receiving Frequency Agility Change Channel protocol service. To leave granularity for the protocol runs smoothly, it is recommended to set this timeout higher than 1 second.