Searched refs:removeRxFilter (Results 1 – 2 of 2) sorted by relevance
1906 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHal1920 return removeRxFilter(ifaceName, halType); in removeRxFilter()1924 private boolean removeRxFilter(@NonNull String ifaceName, byte type) { in removeRxFilter() method in SupplicantStaIfaceHal1930 SupplicantStatus status = iface.removeRxFilter(type); in removeRxFilter()
1716 && mSupplicantStaIfaceHal.removeRxFilter( in startFilteringMulticastV4Packets()1740 && mSupplicantStaIfaceHal.removeRxFilter( in startFilteringMulticastV6Packets()