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.c935 session->conn = l2cap_conn_get(conn); in hidp_session_new()
1367 conn = l2cap_conn_get(chan->conn); in hidp_connection_add()
/linux/include/net/bluetooth/
H A Dl2cap.h972 struct l2cap_conn *l2cap_conn_get(struct l2cap_conn *conn);
/linux/net/bluetooth/
H A Dl2cap_sock.c1362 l2cap_conn_get(conn); in l2cap_sock_shutdown()
H A Dl2cap_core.c1813 struct l2cap_conn *l2cap_conn_get(struct l2cap_conn *conn) in l2cap_conn_get() function
1818 EXPORT_SYMBOL(l2cap_conn_get);