Searched refs:L2capGetSeqWindow (Results 1 – 1 of 1) sorted by relevance
423 static uint16_t L2capGetSeqWindow(uint16_t endSeq, uint16_t startSeq) in L2capGetSeqWindow() function438 return L2capGetSeqWindow(erfc->nextTxSeq, erfc->expectedAckSeq); in L2capGetTxWindow()443 return L2capGetSeqWindow(erfc->expectedTxSeq, erfc->bufferSeq); in L2capGetRxWindow()