Home
last modified time | relevance | path

Searched refs:BNEPGETCONNLIST (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dsock.c100 case BNEPGETCONNLIST: in do_bnep_sock_ioctl()
145 if (cmd == BNEPGETCONNLIST) { in bnep_sock_compat_ioctl()
H A Dbnep.h102 #define BNEPGETCONNLIST _IOR('B', 210, int) macro