Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h473 struct l2cap_ecred_conn_rsp { struct
474 __le16 mtu;
475 __le16 mps;
476 __le16 credits;
477 __le16 result;
478 __le16 dcid[];
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c5156 static inline int l2cap_ecred_conn_rsp(struct l2cap_conn *conn, in l2cap_ecred_conn_rsp() function