Searched defs:ctrl_sock (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/bluetooth/hidp/
H A Dsock.c133 int ctrl_sock; /* Connected control socket */ member in struct:compat_hidp_connadd_req
H A Dhidp.h90 int ctrl_sock; /* Connected control socket */ member in struct:hidp_connadd_req
152 struct socket *ctrl_sock; member in struct:hidp_session
H A Dcore.c910 hidp_session_new(struct hidp_session **out, const bdaddr_t *bdaddr, struct socket *ctrl_sock, struct socket *intr_sock, const struct hidp_connadd_req *req, struct l2cap_conn *conn) argument
1311 hidp_verify_sockets(struct socket *ctrl_sock, struct socket *intr_sock) argument
1345 hidp_connection_add(const struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket *intr_sock) argument
[all...]

Completed in 118 milliseconds