Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/
DLmHandlerMsgDisplay.c183 if( status == LORAMAC_STATUS_DUTYCYCLE_RESTRICTED ) in DisplayMacMcpsRequestUpdate()
230 if( status == LORAMAC_STATUS_DUTYCYCLE_RESTRICTED ) in DisplayMacMlmeRequestUpdate()
/loramac-node-latest/src/mac/region/
DRegionCommon.c578 return LORAMAC_STATUS_DUTYCYCLE_RESTRICTED; in RegionCommonIdentifyChannels()
/loramac-node-latest/src/mac/
DLoRaMac.h2490 LORAMAC_STATUS_DUTYCYCLE_RESTRICTED, enumerator
DLoRaMac.c1915 case LORAMAC_STATUS_DUTYCYCLE_RESTRICTED: in OnTxDelayedTimerEvent()
3001 if( status == LORAMAC_STATUS_DUTYCYCLE_RESTRICTED ) in ScheduleTx()