Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h81 uint16_t expectedAckSeq; member
H A Dl2cap_core.c438 return L2capGetSeqWindow(erfc->nextTxSeq, erfc->expectedAckSeq); in L2capGetTxWindow()
562 erfc->expectedAckSeq = reqSeq; in L2capProcessRxReqSeq()