/**
* @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