Home
last modified time | relevance | path

Searched defs:erfc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c509 L2capErfc *erfc = NULL; in L2capSendSFrame() local
531 L2capErfc *erfc = NULL; in L2capProcessRxReqSeq() local
593 L2capErfc *erfc = &(chan->erfc); in L2capErfcTxOneFrame() local
632 L2capErfc *erfc = NULL; in L2capErfcRemoteBusyProcess() local
768 L2capErfc *erfc = &(chan->erfc); in L2capErfcDoTx() local
817 L2capErfc *erfc = &(chan->erfc); in L2capErfcTx() local
881 L2capErfc *erfc = NULL; in L2capBuildIFrame() local
940 L2capErfc *erfc = NULL; in L2capSendIFrame() local
1006 L2capErfc *erfc = NULL; in L2capErfcProcessSFrame() local
1092 L2capErfc *erfc = NULL; in L2capErfcProcessIFrame() local
[all …]
H A Dl2cap_inst.h142 L2capErfc erfc; member