Home
last modified time | relevance | path

Searched defs:OnScanCallback (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.cpp29 void BluetoothBleCentralManagerCallBackProxy::OnScanCallback(const BluetoothBleScanResult &result, in OnScanCallback() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h69 void OnScanCallback(const Bluetooth::BleScanResult &result) in OnScanCallback() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp196 void NapiBluetoothBleCentralManagerCallback::OnScanCallback(const BleScanResult &result) in OnScanCallback() function in OHOS::Bluetooth::NapiBluetoothBleCentralManagerCallback
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp198 void LocatorBleCallbackWapper::OnScanCallback(const Bluetooth::BleScanResult &result) in OnScanCallback() function in OHOS::Location::LocatorBleCallbackWapper
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp86 void OnScanCallback(const BleScanResultImpl &result) override in OnScanCallback() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp51 void OnScanCallback(const BluetoothBleScanResult &result, uint8_t callbackType) override in OnScanCallback() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp85 void OnScanCallback(const BleScanResult &result) override in OnScanCallback() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper