Home
last modified time | relevance | path

Searched refs:BleScanFilterParamAddDeviceAddress (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.h409 …void BleScanFilterParamAddDeviceAddress(BleScanFilterParam &filterParam, BleScanFilterImpl filter);
H A Dble_central_manager_impl.cpp1443 BleScanFilterParamAddDeviceAddress(filterParam, filter); in AddBleScanFilter()
1482 void BleCentralManagerImpl::BleScanFilterParamAddDeviceAddress( in BleScanFilterParamAddDeviceAddress() function in OHOS::bluetooth::BleCentralManagerImpl