From: Wootak Jung Date: Fri, 21 Aug 2020 07:34:43 +0000 (+0900) Subject: Fix api reference X-Git-Tag: submit/tizen/20200825.072855~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3bd5e977dad0faf4fe62f7f7f31ec94e0b6cc476;p=platform%2Fcore%2Fapi%2Fbluetooth.git Fix api reference Change-Id: I626a2454bee323ff9d4efb4929b69731945ea631 Signed-off-by: Wootak Jung --- diff --git a/include/bluetooth_type.h b/include/bluetooth_type.h index 03c0206..b177251 100644 --- a/include/bluetooth_type.h +++ b/include/bluetooth_type.h @@ -1667,8 +1667,7 @@ typedef struct { * @param[in] client The handle of a GATT client which is associated with a remote device * @param[in] mtu_info The MTU information * @param[in] user_data The user data passed from the callback registration function - * @see bt_gatt_client_set_connection_state_changed_cb() - * @see bt_gatt_client_unset_connection_state_changed_cb() + * @see bt_gatt_client_set_att_mtu_changed_cb() */ typedef void (*bt_gatt_client_att_mtu_changed_cb)(bt_gatt_client_h client, const bt_gatt_client_att_mtu_info_s *mtu_info,