ap_ssid_hide_get

Function ap_ssid_hide_get 

pub unsafe extern "C" fn ap_ssid_hide_get(
    idx: ApIndex,
    hide: *mut bool,
) -> c_int
Available on non-ag35 only.
Expand description

Get the WiFi configuration: hidden hotspot configuration.

Returns 0 on success, -1 on error.