Home
last modified time | relevance | path

Searched refs:FillpFrameAddItem (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h106 FILLP_INT FillpFrameAddItem(struct FillpFrameHandle *h, struct FillpPcbItem *item);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c93 FILLP_INT FillpFrameAddItem(struct FillpFrameHandle *h, struct FillpPcbItem *item) in FillpFrameAddItem() function
H A Dfillp_pcb.c538 (void)FillpFrameAddItem(&fpcb->frameHandle, item[i]); in FillpPcbSend()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c944 (void)FillpFrameAddItem(&fpcb->frameHandle, item[j]); in SpungeLoopCheckUnsendBox()