Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / src / profile.h
index cd3eb2c..938d67c 100644 (file)
@@ -35,6 +35,7 @@ struct btd_profile {
        const char *remote_uuid;
 
        bool auto_connect;
+       bool external;
 
        int (*device_probe) (struct btd_service *service);
        void (*device_remove) (struct btd_service *service);