Home
last modified time | relevance | path

Searched refs:NotifyNowPlayingContentChanged (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_avrcp_tg.h44 virtual void NotifyNowPlayingContentChanged() = 0;
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_tg.h233 void NotifyNowPlayingContentChanged(void);
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_avrcp_tg_server.h49 void NotifyNowPlayingContentChanged() override;
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_avrcp_tg_proxy.h44 void NotifyNowPlayingContentChanged() override;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp373 void AvrcpTarget::NotifyNowPlayingContentChanged(void) in NotifyNowPlayingContentChanged() function in OHOS::Bluetooth::AvrcpTarget
384 proxy->NotifyNowPlayingContentChanged(); in NotifyNowPlayingContentChanged()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp405 void BluetoothAvrcpTgServer::NotifyNowPlayingContentChanged() in NotifyNowPlayingContentChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgServer
414 pimpl->service_->NotifyNowPlayingContentChanged(); in NotifyNowPlayingContentChanged()
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_avrcp_tg.h560 virtual void NotifyNowPlayingContentChanged(uint8_t label = AVRC_DEFAULT_LABEL) = 0;
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_tg_test.cpp306 * @tc.name: NotifyNowPlayingContentChanged
315 profile_->NotifyNowPlayingContentChanged(); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_proxy.cpp395 void BluetoothAvrcpTgProxy::NotifyNowPlayingContentChanged() in NotifyNowPlayingContentChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy
397 HILOGI("BluetoothAvrcpTgProxy::NotifyNowPlayingContentChanged start"); in NotifyNowPlayingContentChanged()
400 HILOGE("BluetoothAvrcpTgProxy::NotifyNowPlayingContentChanged WriteInterfaceToken error"); in NotifyNowPlayingContentChanged()
409 HILOGE("BluetoothAvrcpTgProxy::NotifyNowPlayingContentChanged done fail, error: %{public}d", error); in NotifyNowPlayingContentChanged()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_stub.cpp305 NotifyNowPlayingContentChanged(); in NotifyNowPlayingContentChangedInner()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h905 void NotifyNowPlayingContentChanged(uint8_t label = AVRC_DEFAULT_LABEL) override;
H A Davrcp_tg_service.cpp2409 void AvrcpTgService::NotifyNowPlayingContentChanged(uint8_t label) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService

Completed in 12 milliseconds