Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h456 struct l2cap_le_credits { struct
457 __le16 cid;
458 __le16 credits;
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c4953 static inline int l2cap_le_credits(struct l2cap_conn *conn, in l2cap_le_credits() function