Home
last modified time | relevance | path

Searched refs:ch_type (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c465 enum nl80211_channel_type ch_type = nla_get_u32(type); in mlme_event_ch_switch() local
467 wpa_printf(MSG_DEBUG, "nl80211: Channel type: %d", ch_type); in mlme_event_ch_switch()
468 switch (ch_type) { in mlme_event_ch_switch()