Home
last modified time | relevance | path

Searched defs:removeRxFilter (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DISupplicantStaIfaceHal.java427 boolean removeRxFilter(@NonNull String ifaceName, int type); in removeRxFilter() method
DSupplicantStaIfaceHalAidlImpl.java1882 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHalAidlImpl
1900 private boolean removeRxFilter(@NonNull String ifaceName, byte type) { in removeRxFilter() method in SupplicantStaIfaceHalAidlImpl
DSupplicantStaIfaceHalHidlImpl.java2213 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHalHidlImpl
2231 private boolean removeRxFilter(@NonNull String ifaceName, byte type) { in removeRxFilter() method in SupplicantStaIfaceHalHidlImpl
DSupplicantStaIfaceHal.java1660 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHal