Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h299 int GetAddressedPlayer(const std::string &addr, uint8_t label) in GetAddressedPlayer() function in stub::MediaService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp452 std::bind(&AvrcpTgService::GetAddressedPlayer, this, _1, _2), in AvrcpTgService()
2098 void AvrcpTgService::GetAddressedPlayer(const RawAddress &rawAddr, uint8_t label) const in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
2102 int result = stub::MediaService::GetInstance()->GetAddressedPlayer(rawAddr.GetAddress(), label); in GetPlayStatus()
H A Davrcp_tg_service.h1722 void GetAddressedPlayer(const RawAddress &rawAddr, uint8_t label) const;

Completed in 14 milliseconds