Searched refs:stopRxFilter (Results 1 – 2 of 2) sorted by relevance
1715 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in startFilteringMulticastV4Packets()1727 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in stopFilteringMulticastV4Packets()1739 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in startFilteringMulticastV6Packets()1751 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName) in stopFilteringMulticastV6Packets()
1842 public boolean stopRxFilter(@NonNull String ifaceName) { in stopRxFilter() method in SupplicantStaIfaceHal1848 SupplicantStatus status = iface.stopRxFilter(); in stopRxFilter()