summaryrefslogtreecommitdiff
path: root/include/bluetooth_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bluetooth_type.h')
-rw-r--r--include/bluetooth_type.h3
1 files changed, 1 insertions, 2 deletions
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,