Searched refs:removeRxFilter (Results 1 – 4 of 4) sorted by relevance
384 sta_iface_->removeRxFilter(ISupplicantStaIface::RxFilterType::V4_MULTICAST, in TEST_P()389 sta_iface_->removeRxFilter(ISupplicantStaIface::RxFilterType::V6_MULTICAST, in TEST_P()
2160 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHal2174 return removeRxFilter(ifaceName, halType); in removeRxFilter()2178 private boolean removeRxFilter(@NonNull String ifaceName, byte type) { in removeRxFilter() method in SupplicantStaIfaceHal2184 SupplicantStatus status = iface.removeRxFilter(type); in removeRxFilter()
2168 && mSupplicantStaIfaceHal.removeRxFilter(2192 && mSupplicantStaIfaceHal.removeRxFilter(
278 removeRxFilter(RxFilterType type)