projects
/
platform
/
core
/
api
/
bluetooth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d314da
)
Fix the Native API reference error
01/130301/1
submit/tizen/20170522.012704
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Mon, 22 May 2017 01:22:21 +0000
(10:22 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Mon, 22 May 2017 01:22:21 +0000
(10:22 +0900)
Change-Id: I1768444aa48322586cb0544123d9d667418a659f
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/bluetooth.h
patch
|
blob
|
history
diff --git
a/include/bluetooth.h
b/include/bluetooth.h
index a2b8b876f340660dfd1cf79e4911903b18f2e9f7..9be0e1922873cb35ff016252779afa6ce9857f61 100644
(file)
--- a/
include/bluetooth.h
+++ b/
include/bluetooth.h
@@
-4953,7
+4953,7
@@
int bt_gatt_client_request_att_mtu_change(bt_gatt_client_h client, unsigned int
* @since_tizen 4.0
*
* @param[in] client The created GATT client's handle
- * @param[ot] mtu The MTU value set for a connection
+ * @param[o
u
t] mtu The MTU value set for a connection
*
* @return 0 on success, otherwise a negative error value.
* @retval #BT_ERROR_NONE Successful