Home
last modified time | relevance | path

Searched defs:OnBleBatchScanResultsEvent (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_ble_central_manager_callback_proxy.cpp55 void BluetoothBleCentralManagerCallBackProxy::OnBleBatchScanResultsEvent(std::vector<BluetoothBleSc… in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
/foundation/communication/bluetooth_service/test/unittest/ble/
Dble_test.h73 void OnBleBatchScanResultsEvent(const std::vector<Bluetooth::BleScanResult> &results) in OnBleBatchScanResultsEvent() function
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_ble_central_manager_callback.cpp265 void NapiBluetoothBleCentralManagerCallback::OnBleBatchScanResultsEvent(const std::vector<BleScanRe… in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::NapiBluetoothBleCentralManagerCallback
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_ble_central_manager_server.cpp122 void OnBleBatchScanResultsEvent(std::vector<BleScanResultImpl> &results) override in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_ble_central_manager.cpp90 void OnBleBatchScanResultsEvent(std::vector<BluetoothBleScanResult> &results) override in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt.cpp139 void OnBleBatchScanResultsEvent(const std::vector<BleScanResult> &results) override {} in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper