Home
last modified time | relevance | path

Searched defs:OnTransferStateChanged (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
Dnapi_bluetooth_opp_observer.cpp40 void NapiBluetoothOppObserver::OnTransferStateChanged(const BluetoothOppTransferInformation &transf… in OnTransferStateChanged() function in OHOS::Bluetooth::NapiBluetoothOppObserver
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_opp.h290 virtual void OnTransferStateChanged(const BluetoothOppTransferInformation &transferInformation) in OnTransferStateChanged() function
/foundation/communication/bluetooth_service/test/unittest/opp/
Dopp_test.cpp33 … virtual void OnTransferStateChanged(const BluetoothOppTransferInformation &transferInformation) {} in OnTransferStateChanged() function in OHOS::Bluetooth::OppObserverTest
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_opp.cpp69 … void OnTransferStateChanged(const BluetoothIOppTransferInformation &transferInformation) override in OnTransferStateChanged() function in OHOS::Bluetooth::BluetoothOppObserverImpl