Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp_observer.cpp24 NapiBluetoothOppObserver::NapiBluetoothOppObserver() in NapiBluetoothOppObserver() function in OHOS::Bluetooth::NapiBluetoothOppObserver
30 void NapiBluetoothOppObserver::OnReceiveIncomingFileChanged(const BluetoothOppTransferInformation &transferInformation) in OnReceiveIncomingFileChanged()
37 void NapiBluetoothOppObserver::OnTransferStateChanged(const BluetoothOppTransferInformation &transferInformation) in OnTransferStateChanged()
H A Dnapi_bluetooth_opp.cpp32 std::shared_ptr<NapiBluetoothOppObserver> NapiBluetoothOpp::observer_ = std::make_shared<NapiBluetoothOppObserver>();
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_opp_observer.h29 class NapiBluetoothOppObserver : public OppObserver { class
31 NapiBluetoothOppObserver();
32 ~NapiBluetoothOppObserver() override = default;
H A Dnapi_bluetooth_opp.h40 static std::shared_ptr<NapiBluetoothOppObserver> observer_;

Completed in 2 milliseconds