Searched refs:CLASSB_BEACON_RESERVED (Results 1 – 2 of 2) sorted by relevance
52 #define CLASSB_BEACON_RESERVED 2120 macro
349 slotTime += CLASSB_BEACON_RESERVED; in CalcNextSlotTime()782 … RxBeaconSetup( CLASSB_BEACON_RESERVED, false, beaconRxConfig.WindowTimeout ); in LoRaMacClassBProcessBeacon()924 RxBeaconSetup( CLASSB_BEACON_RESERVED, false, beaconRxConfig.WindowTimeout ); in LoRaMacClassBProcessBeacon()1763 …if( ( currentTime >= beaconReserved ) && ( currentTime < ( nextBeacon + CLASSB_BEACON_RESERVED ) )… in LoRaMacClassBIsUplinkCollision()1765 return CLASSB_BEACON_RESERVED; in LoRaMacClassBIsUplinkCollision()