Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/
DCMakeLists.txt147 ${WIFI_NM_WPA_SUPPLICANT_BASE}/op_classes.c
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c335 int op_classes[] = {81, 82, 128}; in chan_to_freq() local
336 int op_classes_size = ARRAY_SIZE(op_classes); in chan_to_freq()
339 freq = ieee80211_chan_to_freq(NULL, op_classes[i], chan); in chan_to_freq()