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

  /external/wpa_supplicant_8/src/ap/
ieee802_11_he.c 82 if (hapd->iface->conf->he_op.he_bss_color)
83 oper->he_oper_params |= hapd->iface->conf->he_op.he_bss_color;
85 if (hapd->iface->conf->he_op.he_default_pe_duration)
87 (hapd->iface->conf->he_op.he_default_pe_duration <<
90 if (hapd->iface->conf->he_op.he_twt_required)
93 if (hapd->iface->conf->he_op.he_rts_threshold)
95 (hapd->iface->conf->he_op.he_rts_threshold <<
ap_config.h 757 struct he_operation he_op; member in struct:hostapd_config
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 52 milliseconds