HomeSort by relevance Sort by last modified time
    Searched defs:interworking (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/common/
ieee802_11_common.h 38 const u8 *interworking; member in struct:ieee802_11_elems
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 68 * Interworking automatic networking selection behavior. The matching
80 * realm - Home Realm for Interworking
85 * username - Username for Interworking network selection
90 * password - Password for Interworking network selection
100 * ca_cert - CA certificate for Interworking network selection
107 * This field is used with Interworking networking selection for a case
800 * interworking - Whether Interworking (IEEE 802.11u) is enabled
802 int interworking; member in struct:wpa_config
807 * When Interworking is enabled, scans will be limited to APs tha
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 415 /* IEEE 802.11u - Interworking */
416 int interworking; member in struct:hostapd_bss_config
  /external/wpa_supplicant_8/src/drivers/
driver.h 873 * interworking - Whether Interworking is enabled
875 int interworking; member in struct:wpa_driver_ap_params
885 * This is used for filtering Probe Request frames when Interworking is
1051 /* Driver Probe Response offloading support for IEEE 802.11u (Interworking) */
    [all...]

Completed in 75 milliseconds