Home
last modified time | relevance | path

Searched refs:g_extParaDecoder (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.c280 static FIllpExtParaDecoder g_extParaDecoder[FILLP_PKT_EXT_BUTT] = { variable
308 g_extParaDecoder[paraType] != FILLP_NULL_PTR) { in FillpDecodeExtPara()
309 g_extParaDecoder[paraType](conn, buf + len, paraLen); in FillpDecodeExtPara()