Searched refs:CheckScanFilterConfig (Results 1 – 2 of 2) sorted by relevance
399 bool CheckScanFilterConfig(const std::vector<BleScanFilterImpl> &filters);
1237 if (!CheckScanFilterConfig(filters)) { in ConfigScanFilter()1262 bool BleCentralManagerImpl::CheckScanFilterConfig(const std::vector<BleScanFilterImpl> &filters) in CheckScanFilterConfig() function in OHOS::bluetooth::BleCentralManagerImpl