Home
last modified time | relevance | path

Searched defs:OnNowPlayingContentChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp210 void OnNowPlayingContentChanged(const RawAddress &rawAddr, int result) override in OnNowPlayingContentChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
681 void OnNowPlayingContentChanged(const RawAddress &rawAddr, int result) in OnNowPlayingContentChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp890 void BluetoothAvrcpCtObserverProxy::OnNowPlayingContentChanged(const RawAddress &rawAddr, int resul… in OnNowPlayingContentChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp381 void OnNowPlayingContentChanged(const RawAddress &rawAddr, int result) override in OnNowPlayingContentChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
822 void OnNowPlayingContentChanged(const BluetoothRemoteDevice &device, int result) in OnNowPlayingContentChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2101 void AvrcpCtService::OnNowPlayingContentChanged(const RawAddress &rawAddr, int result) const in OnNowPlayingContentChanged() function in OHOS::bluetooth::AvrcpCtService