Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp199 … void OnPlaybackPosChanged(const RawAddress &rawAddr, uint32_t playbackPos, int result) override in OnPlaybackPosChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
652 void OnPlaybackPosChanged(const RawAddress &rawAddr, uint32_t playbackPos, int result) in OnPlaybackPosChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp810 void BluetoothAvrcpCtObserverProxy::OnPlaybackPosChanged(const RawAddress &rawAddr, uint32_t playba… in OnPlaybackPosChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp359 … void OnPlaybackPosChanged(const RawAddress &rawAddr, uint32_t playbackPos, int result) override in OnPlaybackPosChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
796 void OnPlaybackPosChanged(const BluetoothRemoteDevice &device, uint32_t playbackPos, int result) in OnPlaybackPosChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2076 void AvrcpCtService::OnPlaybackPosChanged(const RawAddress &rawAddr, uint32_t playbackPos, int resu… in OnPlaybackPosChanged() function in OHOS::bluetooth::AvrcpCtService