Home
last modified time | relevance | path

Searched refs:StopBleScanFilterResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.h392 static void StopBleScanFilterResult(uint8_t result, void *context);
H A Dble_central_manager_impl.cpp530 void BleCentralManagerImpl::StopBleScanFilterResult(uint8_t result, void *context) in StopBleScanFilterResult() function in OHOS::bluetooth::BleCentralManagerImpl
1617 filterCallback.stopBleScanFilterResult = &StopBleScanFilterResult; in StopBleScanFilter()