Add the status check logic for BT enable / disable method
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / include / bt-service-core-adapter.h
index 9a061df..0394fac 100644 (file)
@@ -41,6 +41,7 @@ typedef enum {
        BT_ACTIVATED,
        BT_ACTIVATING,
        BT_DEACTIVATING,
+       BT_TERMINATING,
 } bt_status_t;
 
 int _bt_enable_adapter(void);