Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/hidp/
Dhidp.h123 int hidp_del_connection(struct hidp_conndel_req *req);
Dsock.c112 return hidp_del_connection(&cd); in hidp_sock_ioctl()
Dcore.c1089 int hidp_del_connection(struct hidp_conndel_req *req) in hidp_del_connection() function