Tizen 2.4 SDK Rev5 accepted/tizen/2.3.1/mobile/20160414.075842 accepted/tizen/2.3.1/wearable/20160414.080031 submit/tizen_2.3.1/20160414.052546
authorJaekyu Park <jk7744.park@samsung.com>
Tue, 12 Apr 2016 12:35:22 +0000 (21:35 +0900)
committerJaekyu Park <jk7744.park@samsung.com>
Tue, 12 Apr 2016 12:35:22 +0000 (21:35 +0900)
include/wifi.h

index 8916a27..85bcd73 100755 (executable)
@@ -823,11 +823,7 @@ int wifi_unset_rssi_level_changed_cb(void);
 /**
  * @brief Creates the access point handle.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
- * @privlevel public
- * @privilege %http://tizen.org/privilege/network.profile \n
- *            %http://tizen.org/privilege/network.get
  * @remarks You must release @a ap using wifi_ap_destroy(). \n
- *          This API needs both privileges.
  * @param[in] essid  The ESSID (Extended Service Set Identifier) should be null-terminated and can be UTF-8 encoded
  * @param[out] ap  The access point handle
  * @return 0 on success, otherwise negative error value