Searched refs:beaconReserved (Results 1 – 1 of 1) sorted by relevance
1753 TimerTime_t beaconReserved = 0; in LoRaMacClassBIsUplinkCollision() local1756 beaconReserved = nextBeacon - in LoRaMacClassBIsUplinkCollision()1763 …if( ( currentTime >= beaconReserved ) && ( currentTime < ( nextBeacon + CLASSB_BEACON_RESERVED ) )… in LoRaMacClassBIsUplinkCollision()