summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWootak Jung <wootak.jung@samsung.com>2023-12-29 09:01:53 +0900
committerWootak Jung <wootak.jung@samsung.com>2023-12-29 09:01:53 +0900
commit21a91c8401d2c8127ed028faa7e3a73270ef1076 (patch)
tree75b147a7a798b40a12d882178a549de3f1be7698
parentf52962ce81c2e19e1cc9538ea3a96ff9425713d4 (diff)
downloadbluetooth-accepted/tizen/unified/20240109.155406.tar.gz
bluetooth-accepted/tizen/unified/20240109.155406.tar.bz2
bluetooth-accepted/tizen/unified/20240109.155406.zip
Change-Id: I99a49cf0ee76132c6c8b04ff272e2476f91d0613 Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
-rw-r--r--include/bluetooth.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bluetooth.h b/include/bluetooth.h
index f60e51a..39d16f1 100644
--- a/include/bluetooth.h
+++ b/include/bluetooth.h
@@ -543,7 +543,6 @@ int bt_adapter_unset_visibility_mode_changed_cb(void);
* @retval #BT_ERROR_NOT_SUPPORTED Not supported
* @retval #BT_ERROR_INVALID_PARAMETER Invalid parameter
* @retval #BT_ERROR_NOT_INITIALIZED Not initialized
- * @retval #BT_ERROR_NOT_INITIALIZED Not initialized
*
* @pre The Bluetooth service must be initialized by bt_initialize().
* @post bt_adapter_visibility_duration_changed_cb() will be invoked.