Searched refs:wpas_get_op_chan_phy (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | op_classes.c | 518 return wpas_get_op_chan_phy(bss->freq, ies, ies_len, current, in wpas_sta_secondary_channel_offset()
|
D | rrm.c | 712 int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy() function 954 if (wpas_get_op_chan_phy(bss->freq, ies, ies_len, &rep.op_class, in wpas_add_beacon_rep()
|
D | wpa_supplicant_i.h | 1759 int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len,
|