Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_callback_proxy.cpp55 void BluetoothBleCentralManagerCallBackProxy::OnBleBatchScanResultsEvent(std::vector<BluetoothBleSc… in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h73 void OnBleBatchScanResultsEvent(const std::vector<Bluetooth::BleScanResult> &results) in OnBleBatchScanResultsEvent() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp233 void NapiBluetoothBleCentralManagerCallback::OnBleBatchScanResultsEvent(const std::vector<BleScanRe… in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::NapiBluetoothBleCentralManagerCallback
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp207 void LocatorBleCallbackWapper::OnBleBatchScanResultsEvent(const std::vector<Bluetooth::BleScanResul… in OnBleBatchScanResultsEvent() function in OHOS::Location::LocatorBleCallbackWapper
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp122 void OnBleBatchScanResultsEvent(std::vector<BleScanResultImpl> &results) override in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp90 void OnBleBatchScanResultsEvent(std::vector<BluetoothBleScanResult> &results) override in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp139 void OnBleBatchScanResultsEvent(const std::vector<BleScanResult> &results) override {} in OnBleBatchScanResultsEvent() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper