Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h67 #define FILLP_ITEM_RESEND_TRIGGER_TP 0X03 /* item resend triggered by tail protect */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c117 item->resendTrigger = (FILLP_UINT8)FILLP_ITEM_RESEND_TRIGGER_TP; in FillpMoveOneNode()