Home
last modified time | relevance | path

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

/linux/net/bluetooth/cmtp/
H A Dsock.c112 case CMTPGETCONNLIST: in do_cmtp_sock_ioctl()
148 if (cmd == CMTPGETCONNLIST) { in cmtp_sock_compat_ioctl()
H A Dcmtp.h34 #define CMTPGETCONNLIST _IOR('C', 210, int) macro