Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/hidp/
Dhidp.h126 int hidp_connection_del(struct hidp_conndel_req *req);
Dsock.c96 return hidp_connection_del(&cd); in do_hidp_sock_ioctl()
Dcore.c1392 int hidp_connection_del(struct hidp_conndel_req *req) in hidp_connection_del() function