HomeSort by relevance Sort by last modified time
    Searched full:rxfilter (Results 1 - 3 of 3) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
WifiNative.java 238 * add a DRIVER RXFILTER-ADD rule followed by DRIVER RXFILTER-START to make the rule effective
240 * DRIVER RXFILTER-ADD Num
243 * and DRIVER RXFILTER-START
246 * DRIVER RXFILTER-STOP
247 * DRIVER RXFILTER-REMOVE Num
248 * where Num is as described for RXFILTER-ADD
253 return doBooleanCommand("DRIVER RXFILTER-STOP")
254 && doBooleanCommand("DRIVER RXFILTER-REMOVE 2")
255 && doBooleanCommand("DRIVER RXFILTER-START")
    [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 3061 uint32 rxfilter; \/* rx frames filtered out *\/ member in struct:__anon20503
3309 uint32 rxfilter; \/* rx frames filtered out *\/ member in struct:__anon20504
    [all...]

Completed in 117 milliseconds