summaryrefslogtreecommitdiff
path: root/include/bluetooth_type.h
diff options
context:
space:
mode:
authorWootak Jung <wootak.jung@samsung.com>2020-08-21 16:34:43 +0900
committerWootak Jung <wootak.jung@samsung.com>2020-08-21 16:34:43 +0900
commit3bd5e977dad0faf4fe62f7f7f31ec94e0b6cc476 (patch)
tree7d30f3963e475a4878be91cc315facfd57563db8 /include/bluetooth_type.h
parentfe81e5b301702e66bb5ff21f21f67f5ca1789dcd (diff)
downloadbluetooth-3bd5e977dad0faf4fe62f7f7f31ec94e0b6cc476.tar.gz
bluetooth-3bd5e977dad0faf4fe62f7f7f31ec94e0b6cc476.tar.bz2
bluetooth-3bd5e977dad0faf4fe62f7f7f31ec94e0b6cc476.zip
Fix api reference
Change-Id: I626a2454bee323ff9d4efb4929b69731945ea631 Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
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,