Home
last modified time | relevance | path

Searched refs:rxCbArg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h77 void *rxCbArg; member
100 h->rxCbArg = cbArg; in FillpFrameSetRxCb()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c286 h->rxCb(h->rxCbArg, &h->curFrame.info); in FillpFrameRxUpdateAndNotify()