Fix api reference 75/241975/1
authorWootak Jung <wootak.jung@samsung.com>
Fri, 21 Aug 2020 07:34:43 +0000 (16:34 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 21 Aug 2020 07:34:43 +0000 (16:34 +0900)
Change-Id: I626a2454bee323ff9d4efb4929b69731945ea631
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
include/bluetooth_type.h

index 03c0206..b177251 100644 (file)
@@ -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,