Code synchronization with latest tizen 4.0 codes
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / include / bt-service-core-adapter.h
index c8811a4..99fdb03 100644 (file)
@@ -86,7 +86,12 @@ int _bt_init_profiles();
 
 int _bt_cleanup_profiles(void);
 
+void _bt_adapter_set_status(bt_status_t status);
+
 bt_status_t _bt_adapter_get_status(void);
+
+void _bt_set_disabled(int result);
+
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */