Searched refs:nonTerminatingEvents (Results 1 – 1 of 1) sorted by relevance
2925 … RF_EventMask nonTerminatingEvents = events & ~(abortMask | RF_EventCmdDone | RF_EventLastCmdDone | in RF_radioOpDoneCb() local2927 if (nonTerminatingEvents) in RF_radioOpDoneCb()2930 pCmd->pCb(pCmd->pClient, pCmd->ch, nonTerminatingEvents); in RF_radioOpDoneCb()