Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_list.c209 ap->ht_support = 1; in ap_list_process_beacon()
211 ap->ht_support = 0; in ap_list_process_beacon()
232 if (!iface->olbc_ht && !ap->ht_support && in ap_list_process_beacon()
279 if (!ap->ht_support) in ap_list_timer()
Dap_list.h27 int ht_support; member