Skip to main content

esp_wifi_set_okc_support

Function esp_wifi_set_okc_support 

Source
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.