hidp_connection_add  125 net/bluetooth/hidp/hidp.h int hidp_connection_add(const struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket *intr_sock);
hidp_connection_add   80 net/bluetooth/hidp/sock.c 		err = hidp_connection_add(&ca, csock, isock);
hidp_connection_add  208 net/bluetooth/hidp/sock.c 		err = hidp_connection_add(&ca, csock, isock);