Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.h172 #define LORAMAC_CERT_FPORT 224 macro
DLoRaMac.c1373 … if( ( macMsgData.FPort == LORAMAC_CERT_FPORT ) && (Nvm.MacGroup2.IsCertPortOn == false ) ) in ProcessRadioRxDone()