Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h116 uint8_t sBit : 2; member
H A Dl2cap_core.c507 …ndSFrame(const L2capConnection *conn, L2capChannel *chan, uint8_t pBit, uint8_t fBit, uint8_t sBit) in L2capSendSFrame()