Searched defs:l2cap_le_credits (Results 1 – 2 of 2) sorted by relevance
456 struct l2cap_le_credits { struct457 __le16 cid;458 __le16 credits;
4953 static inline int l2cap_le_credits(struct l2cap_conn *conn, in l2cap_le_credits() function