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