pub unsafe extern "C" fn esp_wifi_set_okc_support(enable: bool)Expand description
@brief Set Opportunistic key caching support for station.
@param enable Boolean indicating whether to enable (true) or disable (false) OKC support.
pub unsafe extern "C" fn esp_wifi_set_okc_support(enable: bool)@brief Set Opportunistic key caching support for station.
@param enable Boolean indicating whether to enable (true) or disable (false) OKC support.