Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dbnep.h129 struct bnep_connlist_req { struct
141 int bnep_get_connlist(struct bnep_connlist_req *req); argument
H A Dsock.c54 struct bnep_connlist_req cl; in do_bnep_sock_ioctl()
146 struct bnep_connlist_req cl; in bnep_sock_compat_ioctl()
H A Dcore.c686 int bnep_get_connlist(struct bnep_connlist_req *req) in bnep_get_connlist()