Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/
DLmHandlerMsgDisplay.c397 printf( "GW DESC : %d\n", params->Info.GwSpecific.InfoDesc ); in DisplayBeaconUpdate()
/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/
DLmHandler.c119 .InfoDesc = 0,
929 BeaconParams.Info.GwSpecific.InfoDesc = 0; in MlmeIndication()
/loramac-node-latest/src/mac/
DLoRaMac.h403 uint8_t InfoDesc; member
DLoRaMacClassB.c1341 …Ctx.LoRaMacClassBParams.MlmeIndication->BeaconInfo.GwSpecific.InfoDesc = payload[phyParam.BeaconFo… in LoRaMacClassBRxBeacon()
/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpCompliance.c609 …State.DataBufferSize++] = ( uint8_t )( ComplianceTestState.ClassBStatus.Info.GwSpecific.InfoDesc ); in SendBeaconRxStatusInd()