Porting flight mode logic to HAL
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / bluez_hal / src / bt-hal-adapter-dbus-handler.h
index de43858..a0a36bc 100644 (file)
@@ -64,6 +64,8 @@ int _bt_hal_dbus_get_adapter_properties(void);
 
 int _bt_hal_dbus_set_adapter_property(const bt_property_t *property);
 
+int _bt_hal_enable_core(void);
+
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */