sta_ssid_set

Function sta_ssid_set 

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

Set the WiFi configuration: Connect the hotspot ssid name.

Returns 0 on success, -1 on error.