sta_ssid_get

Function sta_ssid_get 

pub unsafe extern "C" fn sta_ssid_get(ssid: *mut c_char) -> c_int
Available on non-ag35 only.
Expand description

Get the WiFi configuration: Connect the hotspot ssid name.

Returns 0 on success, -1 on error.