Add new method to disconnect device
[platform/core/connectivity/bluetooth-frwk.git] / include / bluetooth-api.h
index f63b194..f7ee242 100644 (file)
@@ -3321,6 +3321,8 @@ int bluetooth_set_connectable(gboolean is_connectable);
 
 int bluetooth_is_connectable(gboolean *is_connectable);
 
+int bluetooth_disconnect_device(const bluetooth_device_address_t *device_address);
+
 /**
  * @fn int bluetooth_bond_device(const bluetooth_device_address_t *device_address)
  * @brief Initiate a bonding process