From 45cbcdb4662c43048451e08d4fee200aa6191a1b Mon Sep 17 00:00:00 2001 From: Dohyun Pyun Date: Mon, 23 Dec 2024 12:42:41 +0900 Subject: [PATCH] Modify the document consider Tizen TV's behavior Change-Id: I530981ceb3bc307bb073b8b993427339d146bd7d Signed-off-by: Dohyun Pyun --- include/bluetooth.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/bluetooth.h b/include/bluetooth.h index bf2edf1..8ba995b 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -1787,9 +1787,7 @@ int bt_device_set_authorization(const char *remote_address, bt_device_authorizat * @privlevel public * @privilege %http://tizen.org/privilege/bluetooth * - * @remarks If creating a bond succeeds, which means bt_device_bond_created_cb() is called with result #BT_ERROR_NONE, \n - * then you don't need to run this function.\n - * The service search takes a couple of seconds to complete normally. + * @remarks The service search takes a couple of seconds to complete normally. * * @param[in] remote_address The address of the remote Bluetooth device whose services need to be checked * -- 2.34.1