Home
last modified time | relevance | path

Searched refs:FILLP_PKT_DISCONN_MSG_FLAG_WR (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h374 #define FILLP_PKT_DISCONN_MSG_FLAG_WR 0x0001 /* Not send anymore data */ macro
379 #define FILLP_PKT_DISCONN_MSG_FLAG_SET_WR(_flag) ((_flag) |= FILLP_PKT_DISCONN_MSG_FLAG_WR)
384 #define FILLP_PKT_DISCONN_MSG_FLAG_IS_WR(_flag) ((_flag)&FILLP_PKT_DISCONN_MSG_FLAG_WR)

Completed in 1 milliseconds