Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/
H A Dble_scan_filter_lsf.h146 void BleScanFilterCommandComplete(const void *param, uint8_t paramLength);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
H A Dble_scan_filter_lsf.cpp607 filter->BleScanFilterCommandComplete(param, paramLength); in VendEventCommandCompleteCallback()
651 void BleScanFilterLsf::BleScanFilterCommandComplete(const void *param, uint8_t paramLength) in BleScanFilterCommandComplete() function in OHOS::bluetooth::BleScanFilterLsf