Home
last modified time | relevance | path

Searched defs:credit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h217 uint16_t credit; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c527 … L2capLeSendFlowControlCredit(L2capLeConnection *conn, const L2capLeChannel *chan, uint16_t credit) in L2capLeSendFlowControlCredit()
907 uint16_t credit; in L2capLeProcessFlowControlCredit() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_frames.c918 uint8_t credit = 0; in RfcommParseUih() local