Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/hidp/
Dsock.c81 err = hidp_connection_add(&ca, csock, isock); in do_hidp_sock_ioctl()
209 err = hidp_connection_add(&ca, csock, isock); in hidp_sock_compat_ioctl()
Dhidp.h125 int hidp_connection_add(const struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket…
Dcore.c1346 int hidp_connection_add(const struct hidp_connadd_req *req, in hidp_connection_add() function