Apply send_destination_prefix policy#3
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / include / bt-common.h
index aaee16c..e7d3765 100644 (file)
@@ -363,8 +363,6 @@ int _bt_register_profile_platform(bt_register_profile_info_t *info, gboolean use
 int _bt_register_profile_ex(bt_register_profile_info_t *info, gboolean use_default_rfcomm, const char *name, const char *path);
 
 void _bt_unregister_profile(char *path);
-GDBusNodeInfo * _bt_get_gdbus_node(const gchar *xml_data);
-GDBusNodeInfo * _bt_get_gdbus_node_ex(const gchar *xml_data, const char *bus_name);
 int __rfcomm_assign_id(void);
 void __rfcomm_delete_id(int id);
 void _bt_unregister_gdbus(int object_id);