Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h346 enum chan_width get_operation_channel_width(struct ieee802_11_elems *elems);
Dieee802_11_common.c2902 enum chan_width get_operation_channel_width(struct ieee802_11_elems *elems) in get_operation_channel_width() function
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2770 get_operation_channel_width(&resp_elems); in wpa_supplicant_event_associnfo()