Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h108 uint8_t reqSeq : 6; member
122 uint8_t reqSeq : 6; member
H A Dl2cap_core.c529 static void L2capProcessRxReqSeq(L2capChannel *chan, uint16_t reqSeq) in L2capProcessRxReqSeq()
990 static void L2capErfcProcessFBit(L2capChannel *chan, uint8_t fBit, uint8_t reqSeq) in L2capErfcProcessFBit()