Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/bnep/
Dbnep.h129 struct bnep_connlist_req { struct
141 int bnep_get_connlist(struct bnep_connlist_req *req); argument
Dsock.c55 struct bnep_connlist_req cl; in do_bnep_sock_ioctl()
147 struct bnep_connlist_req cl; in bnep_sock_compat_ioctl()
Dcore.c686 int bnep_get_connlist(struct bnep_connlist_req *req) in bnep_get_connlist()