projects
/
platform
/
core
/
api
/
softap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e398f
)
Fix api references
08/243108/1
accepted/tizen/5.5/unified/20200909.054019
submit/tizen_5.5/20200903.063924
author
Cheoleun Moon
<chleun.moon@samsung.com>
Thu, 3 Sep 2020 06:29:58 +0000
(15:29 +0900)
committer
Cheoleun Moon
<chleun.moon@samsung.com>
Thu, 3 Sep 2020 06:30:10 +0000
(15:30 +0900)
Change-Id: I2291509b1ffc6feba8d80e3ee6fc98db36509b6b
include/softap.h
patch
|
blob
|
history
diff --git
a/include/softap.h
b/include/softap.h
index 740b94a97d8e5724ecde00572b50f02a05461137..1df2de99212e7de51e2aba951dad97d870f88c67 100644
(file)
--- a/
include/softap.h
+++ b/
include/softap.h
@@
-638,7
+638,7
@@
int softap_set_ssid_visibility_changed_cb(softap_h softap, softap_ssid_visibilit
* @retval #SOFTAP_ERROR_INVALID_PARAMETER Invalid parameter
* @retval #SOFTAP_ERROR_NOT_SUPPORTED API is not supported
* @retval #SOFTAP_ERROR_PERMISSION_DENIED Permission denied
- * @see softap_
wifi_
set_ssid_visibility_changed_cb()
+ * @see softap_set_ssid_visibility_changed_cb()
*/
int softap_unset_ssid_visibility_changed_cb(softap_h softap);