[][src]Function esp_idf_bindgen::esp_wifi_get_promiscuous_ctrl_filter

pub unsafe extern "C" fn esp_wifi_get_promiscuous_ctrl_filter(
    filter: *mut wifi_promiscuous_filter_t
) -> esp_err_t

@brief Get the subtype filter of the control packet in promiscuous mode.

@param[out] filter store the current status of subtype filter of the control packet in promiscuous mode

@return