]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - net/bluetooth/bnep/bnep.h
Bluetooth: bnep: Add support for get bnep features via ioctl
[mirror_ubuntu-zesty-kernel.git] / net / bluetooth / bnep / bnep.h
index 5a5b16f365e9baae89f345b22930f1109e5f0b4c..8709733c12a7d492301119e9ff2ced80da153f6c 100644 (file)
@@ -111,6 +111,7 @@ struct bnep_ext_hdr {
 #define BNEPCONNDEL    _IOW('B', 201, int)
 #define BNEPGETCONNLIST        _IOR('B', 210, int)
 #define BNEPGETCONNINFO        _IOR('B', 211, int)
+#define BNEPGETSUPPFEAT        _IOR('B', 212, int)
 
 struct bnep_connadd_req {
        int   sock;             /* Connected socket */