Function ap_ssid_set
pub unsafe extern "C" fn ap_ssid_set(
idx: ApIndex,
ssid: *mut c_char,
) -> c_intAvailable on non-
ag35 only.Expand description
Set the WiFi configuration: the hotspot ssid mode configuration.
Returns 0 on success, -1 on error.