Searched refs:stopRxFilter (Results 1 – 2 of 2) sorted by relevance
1716 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in startFilteringMulticastV4Packets()1728 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in stopFilteringMulticastV4Packets()1740 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in startFilteringMulticastV6Packets()1752 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in stopFilteringMulticastV6Packets()
1866 public boolean stopRxFilter(@NonNull String ifaceName) { in stopRxFilter() method in SupplicantStaIfaceHal1872 SupplicantStatus status = iface.stopRxFilter(); in stopRxFilter()