Home
last modified time | relevance | path

Searched refs:SetPlaybackInterval (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h314 void SetPlaybackInterval(const std::string &addr, uint32_t interval) in SetPlaybackInterval() function in stub::MediaService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp455 std::bind(&AvrcpTgService::SetPlaybackInterval, this, _1, _2), in AvrcpTgService()
2238 void AvrcpTgService::SetPlaybackInterval(const RawAddress &rawAddr, uint32_t interval) const in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
2242 stub::MediaService::GetInstance()->SetPlaybackInterval(rawAddr.GetAddress(), interval); in GetPlayStatus()
H A Davrcp_tg_service.h1837 void SetPlaybackInterval(const RawAddress &rawAddr, uint32_t interval) const;

Completed in 8 milliseconds