From: Dohyun Pyun Date: Mon, 23 Dec 2024 03:42:41 +0000 (+0900) Subject: Modify the document consider Tizen TV's behavior X-Git-Tag: accepted/tizen/unified/20250106.154427^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45cbcdb4662c43048451e08d4fee200aa6191a1b;p=platform%2Fcore%2Fapi%2Fbluetooth.git Modify the document consider Tizen TV's behavior Change-Id: I530981ceb3bc307bb073b8b993427339d146bd7d Signed-off-by: Dohyun Pyun --- 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 *