ap_ssid_hide_set

Function ap_ssid_hide_set 

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

Set the WiFi configuration: hidden hotspot configuration.

Returns 0 on success, -1 on error.