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.c191 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn );
584 static void SendBeaconRxStatusInd( bool isBeaconRxStatusIndOn ) in SendBeaconRxStatusInd() argument
586 if( isBeaconRxStatusIndOn == false ) in SendBeaconRxStatusInd()