Searched refs:SetFiltIndex (Results 1 – 3 of 3) sorted by relevance
485 void SetFiltIndex(uint8_t filtIndex);
284 void BleScanFilterImpl::SetFiltIndex(uint8_t filtIndex) in SetFiltIndex() function in OHOS::bluetooth::BleScanFilterImpl
1304 filter.SetFiltIndex(pimpl->currentFiltIndex_++); in PushFilterToWaitList()1306 filter.SetFiltIndex(*pimpl->releaseFiltIndex_.begin()); in PushFilterToWaitList()1369 filter.SetFiltIndex(pimpl->currentFiltIndex_++); in TryConfigScanFilter()