Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c46 static void l2cap_sock_init(struct sock *sk, struct sock *parent);
1484 l2cap_sock_init(sk, parent); in l2cap_sock_new_connection_cb()
1800 static void l2cap_sock_init(struct sock *sk, struct sock *parent) in l2cap_sock_init() function
1924 l2cap_sock_init(sk, NULL); in l2cap_sock_create()