Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacClassBConfig.h97 #define CLASSB_PING_SLOT_SYMBOL_TO_EXPANSION_MAX 30 macro
DLoRaMacClassB.c489 if( Ctx.PingSlotCtx.SymbolTimeout > CLASSB_PING_SLOT_SYMBOL_TO_EXPANSION_MAX ) in EnlargeWindowTimeout()
491 Ctx.PingSlotCtx.SymbolTimeout = CLASSB_PING_SLOT_SYMBOL_TO_EXPANSION_MAX; in EnlargeWindowTimeout()