hidp_add_connection  120 net/bluetooth/hidp/hidp.h int hidp_add_connection(struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket *intr_sock);
hidp_add_connection   99 net/bluetooth/hidp/sock.c 		err = hidp_add_connection(&ca, csock, isock);