Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h254 #define FILLP_SUPPORT_ALGS FILLP_SUPPORT_ALG_3 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c354 FILLP_UINT8 range = peerFcAlgs & (FILLP_UINT8)FILLP_SUPPORT_ALGS; in FillpConsultFcAlg()
515 newConn->pcb->fpcb.fcAlg = newConn->peerFcAlgs & (FILLP_UINT8)FILLP_SUPPORT_ALGS; in FillpInitNewPcbByNewConn()
1436 FILLP_UINT8 localAlg = (FILLP_UINT8)FILLP_SUPPORT_ALGS; in FillpSendConnReqAckBuild()