Home
last modified time | relevance | path

Searched refs:NapiBluetoothOppObserver (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp_observer.cpp27 NapiBluetoothOppObserver::NapiBluetoothOppObserver() in NapiBluetoothOppObserver() function in OHOS::Bluetooth::NapiBluetoothOppObserver
33 void NapiBluetoothOppObserver::OnReceiveIncomingFileChanged(const BluetoothOppTransferInformation &… in OnReceiveIncomingFileChanged()
40 void NapiBluetoothOppObserver::OnTransferStateChanged(const BluetoothOppTransferInformation &transf… in OnTransferStateChanged()
H A Dnapi_bluetooth_opp.cpp35 std::shared_ptr<NapiBluetoothOppObserver> NapiBluetoothOpp::observer_ = std::make_shared<NapiBlueto…
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_opp_observer.h29 class NapiBluetoothOppObserver : public OppObserver {
31 NapiBluetoothOppObserver();
32 ~NapiBluetoothOppObserver() override = default;
H A Dnapi_bluetooth_opp.h40 static std::shared_ptr<NapiBluetoothOppObserver> observer_;