Home
last modified time | relevance | path

Searched defs:OnStartOrStopScanEvent (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.cpp88 void BluetoothBleCentralManagerCallBackProxy::OnStartOrStopScanEvent(int resultCode, bool isStartSc… in OnStartOrStopScanEvent() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h75 void OnStartOrStopScanEvent(int resultCode, bool isStartScan) in OnStartOrStopScanEvent() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp282 void NapiBluetoothBleCentralManagerCallback::OnStartOrStopScanEvent(int resultCode, bool isStartSca… in OnStartOrStopScanEvent() function in OHOS::Bluetooth::NapiBluetoothBleCentralManagerCallback
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp209 void LocatorBleCallbackWapper::OnStartOrStopScanEvent(int32_t resultCode, bool isStartScan) {} in OnStartOrStopScanEvent() function in OHOS::Location::LocatorBleCallbackWapper
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp180 void OnStartOrStopScanEvent(int resultCode, bool isStartScanEvt) override in OnStartOrStopScanEvent() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp126 void OnStartOrStopScanEvent(int resultCode, bool isStartScan) override in OnStartOrStopScanEvent() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp148 void OnStartOrStopScanEvent(int32_t resultCode, bool isStartScan) override in OnStartOrStopScanEvent() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper