Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dbnep.h150 int bnep_del_connection(struct bnep_conndel_req *req);
Dsock.c99 return bnep_del_connection(&cd); in bnep_sock_ioctl()
Dcore.c649 int bnep_del_connection(struct bnep_conndel_req *req) in bnep_del_connection() function