Searched refs:stopRxFilter (Results 1 – 2 of 2) sorted by relevance
2167 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)2179 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)2191 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)2203 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)
2096 public boolean stopRxFilter(@NonNull String ifaceName) { in stopRxFilter() method in SupplicantStaIfaceHal2102 SupplicantStatus status = iface.stopRxFilter(); in stopRxFilter()