Searched defs:_extParaBuf (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
H A D | fillp_mgt_msg_log.h | 59 #define FILLP_CONN_REQ_ACK_RX_LOG(_sockIndex, _hdr, _ack, _extParaBuf, _extParaBufLen) do { \ argument 65 #define FILLP_CONN_REQ_ACK_TX_LOG(_sockIndex, _ack, _extParaBuf, _extParaBufLen) do { \ argument 71 #define FILLP_CONN_CONFIRM_RX_LOG(_sockIndex, _confirm, _extParaBuf, _extParaBufLen) do { \ argument
|