Searched refs:rxCb (Results 1 – 2 of 2) sorted by relevance
76 FillpFrameRxCompleteCb rxCb; member99 h->rxCb = cb; in FillpFrameSetRxCb()
285 if (h->rxCb != FILLP_NULL_PTR) { in FillpFrameRxUpdateAndNotify()286 h->rxCb(h->rxCbArg, &h->curFrame.info); in FillpFrameRxUpdateAndNotify()