Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c441 static uint16_t L2capGetRxWindow(const L2capErfc *erfc) in L2capGetRxWindow() function
1117 if (L2capGetRxWindow(erfc) == (chan->rcfg.rfc.txWindowSize - 1)) { in L2capErfcProcessIFrame()