Home
last modified time | relevance | path

Searched refs:OnActionCompleted (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp469 observer->OnActionCompleted(device, resp); in OnPressButton()
483 observer->OnActionCompleted(device, resp); in OnReleaseButton()
497 observer->OnActionCompleted(device, resp); in OnSetBrowsedPlayer()
516 observer->OnActionCompleted(device, resp); in OnGetCapabilities()
530 observer->OnActionCompleted(device, resp); in OnGetPlayerAppSettingAttributes()
544 observer->OnActionCompleted(device, resp); in OnGetPlayerAppSettingValues()
558 observer->OnActionCompleted(device, resp); in OnGetPlayerAppSettingCurrentValue()
570 observer->OnActionCompleted(device, resp); in OnSetPlayerAppSettingCurrentValue()
584 observer->OnActionCompleted(device, resp); in OnGetPlayerAppSettingAttributeText()
598 observer->OnActionCompleted(devic in OnGetPlayerAppSettingValueText()
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_avrcp_ct_observer.h31 void OnActionCompleted(const BluetoothRemoteDevice &device, const AvrcpCtResponse &resp) override {}
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_client.cpp110 obexClient_.clientObserver_.OnActionCompleted(obexClient_, resp); in HandleDataAvailableAction()
137 obexClient_.clientObserver_.OnActionCompleted(obexClient_, resp); in HandleDataAvailableSession()
158 obexClient_.clientObserver_.OnActionCompleted(obexClient_, resp); in HandleDataAvailableDisconnect()
596 clientObserver_.OnActionCompleted(*this, resp); in PutDataAvailable()
607 clientObserver_.OnActionCompleted(*this, resp); in GetDataAvailable()
612 clientObserver_.OnActionCompleted(*this, resp); in SetPathDataAvailable()
620 clientObserver_.OnActionCompleted(*this, resp); in AbortDataAvailable()
H A Dobex_client.h96 * @brief Called OnActionCompleted
101 virtual void OnActionCompleted(ObexClient &client, const ObexHeader &resp) = 0;
H A Dobex_mp_client.cpp155 clientObserver_.OnActionCompleted(*this, resp); in HandlePutData()
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp36 void OnActionCompleted( in OnActionCompleted() function in OHOS::Bluetooth::PbapClientObserverCommon
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h457 virtual void OnActionCompleted(const BluetoothRemoteDevice &device, const AvrcpCtResponse &resp) = 0;
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp32 void OnActionCompleted(const BluetoothRemoteDevice &device, const AvrcpCtResponse &resp){} in OnActionCompleted() function in OHOS::Bluetooth::AvrcpControllerObserverCommon

Completed in 7 milliseconds