Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / lib / bnep.h
index 0a74836..e7c2c87 100644 (file)
@@ -126,11 +126,9 @@ struct bnep_ext_hdr {
 #define BNEPCONNDEL    _IOW('B', 201, int)
 #define BNEPGETCONNLIST        _IOR('B', 210, int)
 #define BNEPGETCONNINFO        _IOR('B', 211, int)
-#ifdef  __TIZEN_PATCH__
 #define BNEPGETSUPPFEAT        _IOR('B', 212, int)
 
 #define BNEP_SETUP_RESPONSE    0
-#endif
 
 struct bnep_connadd_req {
        int      sock;          /* Connected socket */