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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
scanTypes.h 61 #define SCAN_DEFAULT_EARLY_TERMINATION_EVENT SCAN_ET_COND_DISABLE
89 SCAN_ET_COND_DISABLE = 0x00, /**< no early termination */
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 64 #define SCAN_DEFAULT_EARLY_TERMINATION_EVENT SCAN_ET_COND_DISABLE
107 SCAN_ET_COND_DISABLE = 0x00, /**< No early termination is not disabled (Do not perform an early termination scan)*/
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverScan.h 64 #define SCAN_DEFAULT_EARLY_TERMINATION_EVENT SCAN_ET_COND_DISABLE
108 SCAN_ET_COND_DISABLE = 0x00, /**< No early termination is not disabled (Do not perform an early termination scan)*/
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c 85 #define SCAN_ET_COND_DISABLE 0
190 { SCAN_ET_COND_DISABLE, "ET disabled " },
    [all...]

Completed in 115 milliseconds