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 42 const u8 *interworking; member in struct:ieee802_11_elems
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 59 * Interworking automatic networking selection behavior. The matching
71 * realm - Home Realm for Interworking
76 * username - Username for Interworking network selection
81 * password - Password for Interworking network selection
91 * ca_cert - CA certificate for Interworking network selection
98 * This field is used with Interworking networking selection for a case
658 * interworking - Whether Interworking (IEEE 802.11u) is enabled
660 int interworking; member in struct:wpa_config
665 * When Interworking is enabled, scans will be limited to APs tha
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 399 /* IEEE 802.11u - Interworking */
400 int interworking; member in struct:hostapd_bss_config
  /external/wpa_supplicant_8/src/drivers/
driver.h 745 * interworking - Whether Interworking is enabled
747 int interworking; member in struct:wpa_driver_ap_params
757 * This is used for filtering Probe Request frames when Interworking is
897 /* Driver Probe Response offloading support for IEEE 802.11u (Interworking) */
    [all...]

Completed in 37 milliseconds