Home
last modified time | relevance | path

Searched refs:isBeaconRxStatusIndOn (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 );
581 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn ) in SendBeaconRxStatusInd() argument
583 if( isBeaconRxStatusIndOn == false ) in SendBeaconRxStatusInd()