Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacClassB.c110 static const uint8_t BeaconPrecTimeValue[4] = { 0, 1, 1, 1 }; variable
1319 …Ctx.BeaconCtx.BeaconTimePrecision.SubSeconds = BeaconPrecTimeValue[Ctx.LoRaMacClassBParams.MlmeInd… in LoRaMacClassBRxBeacon()