Function esp_wifi::wifi::event::handle

source ยท
pub fn handle<Event: EventExt>(
    cs: CriticalSection<'_>,
    event_data: &Event,
) -> bool
Expand description

Handle the given event using the registered event handlers.