Increase the session timeout value
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / include / bt-service-hid.h
index 588897d..c945acc 100644 (file)
@@ -1,11 +1,5 @@
 /*
- * Bluetooth-frwk
- *
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact:  Hocheol Seo <hocheol.seo@samsung.com>
- *              Girishashok Joshi <girish.joshi@samsung.com>
- *              Chanyeol Park <chanyeol.park@samsung.com>
+ * Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -39,6 +33,8 @@ int _bt_hid_connect(int request_id,
 int _bt_hid_disconnect(int request_id,
                bluetooth_device_address_t *device_address);
 
+int _bt_hid_enable_barcode_feature(void);
+
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */