Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dieee802_11_common.h44 u8 get_operating_class(u8 chan, int sec_channel);
Dieee802_11_common.c354 u8 get_operating_class(u8 chan, int sec_channel) in get_operating_class() function
Drrm.c402 *op_class = get_operating_class(channel, sec_chan); in wpas_get_op_chan_phy()
Dwnm_sta.c525 op_class = get_operating_class(bss->channel, sec_chan); in wnm_nei_rep_add_bss()