Home
last modified time | relevance | path

Searched refs:rejoinCycleInSec (Results 1 – 1 of 1) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMac.c2495 uint32_t rejoinCycleInSec = 32 * ( 0x01 << period ) + randr( 0, 32 ); in ProcessMacCommands() local
2499 ConvertRejoinCycleTime( rejoinCycleInSec, &MacCtx.ForceRejonCycleTime ); in ProcessMacCommands()