Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c595 static bool CheckRetrans( uint8_t counter, uint8_t limit );
3605 static bool CheckRetrans( uint8_t counter, uint8_t limit ) in CheckRetrans() function
3617 if( CheckRetrans( MacCtx.ChannelsNbTransCounter, in CheckRetransUnconfirmedUplink()
3639 if( CheckRetrans( MacCtx.ChannelsNbTransCounter, in CheckRetransConfirmedUplink()