Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpCompliance.c61 bool IsBeaconRxStatusIndOn; member
115 .IsBeaconRxStatusIndOn = false,
232 ComplianceTestState.IsBeaconRxStatusIndOn = false; in LmhpComplianceInit()
438 ComplianceTestState.IsBeaconRxStatusIndOn = ( bool ) mcpsIndication->Buffer[cmdIndex++]; in LmhpComplianceOnMcpsIndication()
561 SendBeaconRxStatusInd( ComplianceTestState.IsBeaconRxStatusIndOn ); in LmhpComplianceOnMlmeIndication()
576 SendBeaconRxStatusInd( ComplianceTestState.IsBeaconRxStatusIndOn ); in LmhpComplianceOnMlmeIndication()