Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpCompliance.c191 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn );
561 SendBeaconRxStatusInd( ComplianceTestState.IsBeaconRxStatusIndOn ); in LmhpComplianceOnMlmeIndication()
576 SendBeaconRxStatusInd( ComplianceTestState.IsBeaconRxStatusIndOn ); in LmhpComplianceOnMlmeIndication()
584 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn ) in SendBeaconRxStatusInd() function