Function esp_idf_sys::esp_wifi_ftm_end_session
source ยท pub unsafe extern "C" fn esp_wifi_ftm_end_session() -> esp_err_t
Expand description
@brief End the ongoing FTM Initiator session
@attention This API works only on FTM Initiator
@return
- ESP_OK: succeed
- others: failed