Home
last modified time | relevance | path

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

/net/bluetooth/bnep/
Dbnep.h140 int bnep_del_connection(struct bnep_conndel_req *req);
Dsock.c98 return bnep_del_connection(&cd); in do_bnep_sock_ioctl()
Dcore.c650 int bnep_del_connection(struct bnep_conndel_req *req) in bnep_del_connection() function