Home
last modified time | relevance | path

Searched refs:NotifyTrackReachedEndNative (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h1763 void NotifyTrackReachedEndNative(uint32_t playbackPos, uint8_t label);
H A Davrcp_tg_service.cpp2309 …GetDispatcher()->PostTask(std::bind(&AvrcpTgService::NotifyTrackReachedEndNative, this, playbackPo… in GetPlayStatus()
2313 void AvrcpTgService::NotifyTrackReachedEndNative(uint32_t playbackPos, uint8_t label) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService