Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpCompliance.c191 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn );
558 SendBeaconRxStatusInd( ComplianceTestState.IsBeaconRxStatusIndOn ); in LmhpComplianceOnMlmeIndication()
573 SendBeaconRxStatusInd( ComplianceTestState.IsBeaconRxStatusIndOn ); in LmhpComplianceOnMlmeIndication()
581 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn ) in SendBeaconRxStatusInd() function