Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c912 struct socket *ctrl_sock, in hidp_session_new()
1312 static int hidp_verify_sockets(struct socket *ctrl_sock, in hidp_verify_sockets()
1347 struct socket *ctrl_sock, in hidp_connection_add()
H A Dhidp.h90 int ctrl_sock; /* Connected control socket */ member
152 struct socket *ctrl_sock; member
H A Dsock.c132 int ctrl_sock; /* Connected control socket */ member