pub unsafe extern "C" fn esp_rrm_is_rrm_supported_connection() -> boolExpand description
@brief Check RRM capability of connected AP
@return
- true: AP supports RRM
- false: AP does not support RRM or station not connected to AP
pub unsafe extern "C" fn esp_rrm_is_rrm_supported_connection() -> bool@brief Check RRM capability of connected AP
@return