HomeSort by relevance Sort by last modified time
    Searched refs:ht_support (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_list.h 27 int ht_support; member in struct:ap_info
ap_list.c 209 ap->ht_support = 1;
211 ap->ht_support = 0;
232 if (!iface->olbc_ht && !ap->ht_support &&
279 if (!ap->ht_support)

Completed in 49 milliseconds