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 67 * Interworking automatic networking selection behavior. The matching
79 * realm - Home Realm for Interworking
84 * username - Username for Interworking network selection
89 * password - Password for Interworking network selection
99 * ca_cert - CA certificate for Interworking network selection
106 * This field is used with Interworking networking selection for a case
799 * interworking - Whether Interworking (IEEE 802.11u) is enabled
801 int interworking; member in struct:wpa_config
806 * 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 856 * interworking - Whether Interworking is enabled
858 int interworking; member in struct:wpa_driver_ap_params
868 * This is used for filtering Probe Request frames when Interworking is
1034 /* Driver Probe Response offloading support for IEEE 802.11u (Interworking) */
    [all...]

Completed in 3964 milliseconds