Home
last modified time | relevance | path

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

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