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