Remove duplicated error in header 00/303500/1 accepted/tizen/unified/20240109.155406 accepted/tizen/unified/riscv/20240110.014524
authorWootak Jung <wootak.jung@samsung.com>
Fri, 29 Dec 2023 00:01:53 +0000 (09:01 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 29 Dec 2023 00:01:53 +0000 (09:01 +0900)
Change-Id: I99a49cf0ee76132c6c8b04ff272e2476f91d0613
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
include/bluetooth.h

index f60e51af2825c5a2e72876ceccfecb57ae384087..39d16f13580fd141d352c7739f7be68815a06dd4 100644 (file)
@@ -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.