Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/bnep/
Dsock.c101 case BNEPGETCONNLIST: in do_bnep_sock_ioctl()
146 if (cmd == BNEPGETCONNLIST) { in bnep_sock_compat_ioctl()
Dbnep.h102 #define BNEPGETCONNLIST _IOR('B', 210, int) macro