Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h465 struct l2cap_ecred_conn_req { struct
466 __le16 psm;
467 __le16 mtu;
468 __le16 mps;
469 __le16 credits;
470 __le16 scid[];
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c5000 static inline int l2cap_ecred_conn_req(struct l2cap_conn *conn, in l2cap_ecred_conn_req() function