Searched refs:frameType (Results 1 – 1 of 1) sorted by relevance
380 uint8_t frameType = mcpsIndication->Buffer[cmdIndex++]; in LmhpComplianceOnMcpsIndication() local382 if( ( frameType == 1 ) || ( frameType == 2 ) ) in LmhpComplianceOnMcpsIndication()384 …ComplianceTestState.IsTxConfirmed = ( frameType != 1 ) ? LORAMAC_HANDLER_CONFIRMED_MSG : LORAMAC_H… in LmhpComplianceOnMcpsIndication()