Home
last modified time | relevance | path

Searched refs:l2cap_conn_get (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/hidp/
H A Dcore.c951 session->conn = l2cap_conn_get(conn); in hidp_session_new()
1416 conn = l2cap_conn_get(chan->conn); in hidp_connection_add()
/linux/include/net/bluetooth/
H A Dl2cap.h981 struct l2cap_conn *l2cap_conn_get(struct l2cap_conn *conn);
/linux/net/bluetooth/bnep/
H A Dcore.c570 l2cap_conn_get(conn); in bnep_get_conn()
/linux/net/bluetooth/
H A Dl2cap_core.c627 chan->conn = l2cap_conn_get(conn); in __l2cap_chan_add()
1860 struct l2cap_conn *l2cap_conn_get(struct l2cap_conn *conn) in l2cap_conn_get() function
1865 EXPORT_SYMBOL(l2cap_conn_get);