Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dbnep.h140 int bnep_del_connection(struct bnep_conndel_req *req);
H A Dsock.c99 return bnep_del_connection(&cd); in do_bnep_sock_ioctl()
H A Dcore.c651 int bnep_del_connection(struct bnep_conndel_req *req) in bnep_del_connection() function