Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/hidp/
H A Dhidp.h126 int hidp_connection_del(struct hidp_conndel_req *req);
H A Dsock.c97 return hidp_connection_del(&cd); in do_hidp_sock_ioctl()
H A Dcore.c1391 int hidp_connection_del(struct hidp_conndel_req *req) in hidp_connection_del() function