Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_avrcp_tg_server.cpp325 void BluetoothAvrcpTgServer::NotifyTrackChanged(int64_t uid, int32_t playbackPos) in NotifyTrackChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgServer
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_avrcp_tg.cpp280 void AvrcpTarget::NotifyTrackChanged(uint64_t uid, uint32_t playbackPos) in NotifyTrackChanged() function in OHOS::Bluetooth::AvrcpTarget
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_avrcp_tg_proxy.cpp246 void BluetoothAvrcpTgProxy::NotifyTrackChanged(int64_t uid, int32_t playbackPos) in NotifyTrackChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/avrcp_tg/
Davrcp_tg_service.cpp2064 void AvrcpTgService::NotifyTrackChanged(uint64_t uid, uint32_t playbackPos, uint8_t label) in NotifyTrackChanged() function in bluetooth::AvrcpTgService