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

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 352 #define SCAN_ACTIVE 0
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java 315 /* Set scan type. SCAN_ACTIVE or SCAN_PASSIVE */
373 private static final int SCAN_ACTIVE = 1;
729 SCAN_ACTIVE : SCAN_PASSIVE, 0));
    [all...]

Completed in 37 milliseconds