Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpCompliance.c35 #define COMPLIANCE_PORT 224 macro
194 .Port = COMPLIANCE_PORT,
260 .Port = COMPLIANCE_PORT, in LmhpComplianceProcess()
316 if( mcpsIndication->Port != COMPLIANCE_PORT ) in LmhpComplianceOnMcpsIndication()