Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_central_manager_server.h67 … int ConfigScanFilterInner(int32_t scannerId, const std::vector<BluetoothBleScanFilter> &filters);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp381 ConfigScanFilterInner(scannerId, filters); in StartScan()
462 int BluetoothBleCentralManagerServer::ConfigScanFilterInner( in ConfigScanFilterInner() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer