Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c180 static FILLP_INT32 FillpDecodeExtParaNameLen(FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen, FILLP_… in FillpDecodeExtParaNameLen() function
296 ret = FillpDecodeExtParaNameLen(buf + len, bufLen - len, &paraType, &paraLen); in FillpDecodeExtPara()