Searched refs:stopRxFilter (Results 1 – 2 of 2) sorted by relevance
1913 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)1925 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)1937 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)1949 return mSupplicantStaIfaceHal.stopRxFilter(ifaceName)
1954 public boolean stopRxFilter(@NonNull String ifaceName) { in stopRxFilter() method in SupplicantStaIfaceHal1960 SupplicantStatus status = iface.stopRxFilter(); in stopRxFilter()