Home
last modified time | relevance | path

Searched defs:transferInformation (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp_observer.cpp30 void NapiBluetoothOppObserver::OnReceiveIncomingFileChanged(const BluetoothOppTransferInformation &transferInformation) in OnReceiveIncomingFileChanged() argument
37 void NapiBluetoothOppObserver::OnTransferStateChanged(const BluetoothOppTransferInformation &transferInformation) in OnTransferStateChanged() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h282 virtual void OnReceiveIncomingFileChanged(const BluetoothOppTransferInformation &transferInformation) in OnReceiveIncomingFileChanged() argument
290 virtual void OnTransferStateChanged(const BluetoothOppTransferInformation &transferInformation) in OnTransferStateChanged() argument
/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp32 virtual void OnReceiveIncomingFileChanged(const BluetoothOppTransferInformation &transferInformation) {} in OnReceiveIncomingFileChanged() argument
33 virtual void OnTransferStateChanged(const BluetoothOppTransferInformation &transferInformation) {} in OnTransferStateChanged() argument
94 CompareTransferInformation(const BluetoothOppTransferInformation &information, const BluetoothOppTransferInformation &transferInformation) CompareTransferInformation() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp315 int32_t Opp::GetCurrentTransferInformation(BluetoothOppTransferInformation &transferInformation) in GetCurrentTransferInformation() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp136 ConvertOppTransferInformationToJS(napi_env env, napi_value result, const BluetoothOppTransferInformation& transferInformation) ConvertOppTransferInformationToJS() argument
[all...]

Completed in 4 milliseconds