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 45 int ht_support; member in struct:ap_info
ap_list.c 291 ap->ht_support = 1;
293 ap->ht_support = 0;
319 if (!iface->olbc_ht && !ap->ht_support) {
364 if (!ap->ht_support)

Completed in 15 milliseconds