Home
last modified time | relevance | path

Searched refs:bnep_add_connection (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dbnep.h139 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock);
H A Dsock.c82 err = bnep_add_connection(&ca, nsock); in do_bnep_sock_ioctl()
H A Dcore.c556 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock) in bnep_add_connection() function
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dbnep.h139 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock);
H A Dsock.c83 err = bnep_add_connection(&ca, nsock); in do_bnep_sock_ioctl()
H A Dcore.c556 int bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock) in bnep_add_connection() function

Completed in 4 milliseconds