Remove some package dependencies for the headless image
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / include / bt-service-common.h
index ca4ae48..b8b5c3d 100644 (file)
@@ -345,6 +345,8 @@ struct bluetooth_headed_plugin_t {
                                                        const char *agent_path);
        void (*bt_destroy_popup_all)(void);
        gboolean (*bt_launch_unable_to_pairing_syspopup)(int result);
+       gboolean (*bt_is_tethering_enabled)(void);
+       int (*bt_get_mime_type)(char *file_name, char **mime_type);
 };
 
 typedef struct {