Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/apps/LoRaMac/common/LmHandler/
DLmHandler.c264 …ialization( &LoRaMacPrimitives, &LoRaMacCallbacks, LmHandlerParams->Region ) != LORAMAC_STATUS_OK ) in LmHandlerInit()
341 if( LoRaMacMibGetRequestConfirm( &mibReq ) == LORAMAC_STATUS_OK ) in LmHandlerInit()
480 if( status == LORAMAC_STATUS_OK ) in LmHandlerJoinStatus()
513 if( LoRaMacQueryTxPossible( appData->BufferSize, &txInfo ) != LORAMAC_STATUS_OK ) in LmHandlerSend()
537 if( status == LORAMAC_STATUS_OK ) in LmHandlerSend()
562 if( status == LORAMAC_STATUS_OK ) in LmHandlerDeviceTimeReq()
586 if( status == LORAMAC_STATUS_OK ) in LmHandlerBeaconReq()
612 if( status == LORAMAC_STATUS_OK ) in LmHandlerPingSlotReq()
649 if( LoRaMacMibSetRequestConfirm( &mibReq ) == LORAMAC_STATUS_OK ) in LmHandlerRequestClass()
680 if( LoRaMacMibSetRequestConfirm( &mibReq ) == LORAMAC_STATUS_OK ) in LmHandlerRequestClass()
[all …]
/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMac.c1161 if( LORAMAC_STATUS_OK != DetermineFrameType( &macMsgData, &fType ) ) in ProcessRadioRxDone()
1647 if( LoRaMacMlmeRequest( &mlmeReq ) == LORAMAC_STATUS_OK ) in LoRaMacHandleRejoinEvents()
1655 if( LoRaMacMlmeRequest( &mlmeReq ) == LORAMAC_STATUS_OK ) in LoRaMacHandleRejoinEvents()
1663 if( LoRaMacMlmeRequest( &mlmeReq ) == LORAMAC_STATUS_OK ) in LoRaMacHandleRejoinEvents()
1914 case LORAMAC_STATUS_OK: in OnTxDelayedTimerEvent()
2034 status = LORAMAC_STATUS_OK; in SwitchClass()
2039 if( status == LORAMAC_STATUS_OK ) in SwitchClass()
2082 status = LORAMAC_STATUS_OK; in SwitchClass()
2089 if( status == LORAMAC_STATUS_OK ) in SwitchClass()
2107 status = LORAMAC_STATUS_OK; in SwitchClass()
[all …]
DLoRaMac.h2434 LORAMAC_STATUS_OK, enumerator
DLoRaMacClassB.c1534 return LORAMAC_STATUS_OK; in LoRaMacClassBSwitchClass()
1544 return LORAMAC_STATUS_OK; in LoRaMacClassBSwitchClass()
/loramac-node-3.6.0-3.5.0/src/mac/region/
DRegionBaseUS.c72 return LORAMAC_STATUS_OK; in FindAvailable125kHzChannels()
131 return LORAMAC_STATUS_OK; in RegionBaseUSComputeNext125kHzJoinChannel()
DRegionKR920.c715 case LORAMAC_STATUS_OK: in RegionKR920NewChannelReq()
825 if( status == LORAMAC_STATUS_OK ) in RegionKR920NextChannel()
838 return LORAMAC_STATUS_OK; in RegionKR920NextChannel()
909 return LORAMAC_STATUS_OK; in RegionKR920ChannelAdd()
DRegionAS923.c915 case LORAMAC_STATUS_OK: in RegionAS923NewChannelReq()
1025 if( status == LORAMAC_STATUS_OK ) in RegionAS923NextChannel()
1043 return LORAMAC_STATUS_OK; in RegionAS923NextChannel()
1118 return LORAMAC_STATUS_OK; in RegionAS923ChannelAdd()
DRegionCN779.c706 case LORAMAC_STATUS_OK: in RegionCN779NewChannelReq()
815 if( status == LORAMAC_STATUS_OK ) in RegionCN779NextChannel()
884 return LORAMAC_STATUS_OK; in RegionCN779ChannelAdd()
DRegionEU433.c706 case LORAMAC_STATUS_OK: in RegionEU433NewChannelReq()
815 if( status == LORAMAC_STATUS_OK ) in RegionEU433NextChannel()
884 return LORAMAC_STATUS_OK; in RegionEU433ChannelAdd()
DRegionEU868.c738 case LORAMAC_STATUS_OK: in RegionEU868NewChannelReq()
848 if( status == LORAMAC_STATUS_OK ) in RegionEU868NextChannel()
918 return LORAMAC_STATUS_OK; in RegionEU868ChannelAdd()
DRegionIN865.c729 case LORAMAC_STATUS_OK: in RegionIN865NewChannelReq()
838 if( status == LORAMAC_STATUS_OK ) in RegionIN865NextChannel()
907 return LORAMAC_STATUS_OK; in RegionIN865ChannelAdd()
DRegionRU864.c705 case LORAMAC_STATUS_OK: in RegionRU864NewChannelReq()
814 if( status == LORAMAC_STATUS_OK ) in RegionRU864NextChannel()
883 return LORAMAC_STATUS_OK; in RegionRU864ChannelAdd()
DRegionCommon.c574 return LORAMAC_STATUS_OK; in RegionCommonIdentifyChannels()
DRegionAU915.c853 if( status == LORAMAC_STATUS_OK ) in RegionAU915NextChannel()
DRegionUS915.c851 if( status == LORAMAC_STATUS_OK ) in RegionUS915NextChannel()
DRegionCN470.c989 if( status == LORAMAC_STATUS_OK ) in RegionCN470NextChannel()
/loramac-node-3.6.0-3.5.0/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpRemoteMcastSetup.c363 if( LoRaMacMcChannelSetup( &channel ) == LORAMAC_STATUS_OK ) in LmhpRemoteMcastSetupOnMcpsIndication()
383 if( LoRaMacMcChannelDelete( ( AddressIdentifier_t )id ) != LORAMAC_STATUS_OK ) in LmhpRemoteMcastSetupOnMcpsIndication()
417 …pRxParams( ( AddressIdentifier_t )id, &McSessionData[id].RxParams, &status ) == LORAMAC_STATUS_OK ) in LmhpRemoteMcastSetupOnMcpsIndication()
484 …pRxParams( ( AddressIdentifier_t )id, &McSessionData[id].RxParams, &status ) == LORAMAC_STATUS_OK ) in LmhpRemoteMcastSetupOnMcpsIndication()
/loramac-node-3.6.0-3.5.0/src/apps/LoRaMac/common/
DLmHandlerMsgDisplay.c299 if( LoRaMacMibGetRequestConfirm( &mibGet ) == LORAMAC_STATUS_OK ) in DisplayTxUpdate()
307 if( LoRaMacMibGetRequestConfirm( &mibGet ) == LORAMAC_STATUS_OK ) in DisplayTxUpdate()
DNvmDataMgmt.c72 if( LoRaMacStop( ) != LORAMAC_STATUS_OK ) in NvmDataMgmtStore()