Searched refs:LoRaMacClassBIsPingExpected (Results 1 – 3 of 3) sorted by relevance
375 bool LoRaMacClassBIsPingExpected( void );
927 if( LoRaMacClassBIsPingExpected( ) == true ) in ProcessRadioRxDone()1141 if( LoRaMacClassBIsPingExpected( ) == true ) in ProcessRadioRxDone()1459 if( LoRaMacClassBIsPingExpected( ) == true ) in HandleRadioRxErrorTimeout()2852 if( LoRaMacClassBIsPingExpected( ) == true ) in CheckForClassBCollision()
1417 bool LoRaMacClassBIsPingExpected( void ) in LoRaMacClassBIsPingExpected() function